Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/alexa/alexa-apis-for-nodejs
/ functions
Functions
467 in github.com/alexa/alexa-apis-for-nodejs
⨍
Functions
467
◇
Types & classes
818
↓ 1 callers
Method
callUpdateAnnotationsForNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} annotationId Identifier of the NLU annotation set. * @param {st
ask-smapi-model/index.ts:12621
↓ 1 callers
Method
callUpdateBetaTestV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.TestBody} createTestBody JSON object containing the details of
ask-smapi-model/index.ts:11615
↓ 1 callers
Method
callUpdateInteractionModelCatalogV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.skill.interactionModel.catalog.UpdateRequest}
ask-smapi-model/index.ts:8727
↓ 1 callers
Method
callUpdateInteractionModelCatalogVersionV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {string} version Version for interaction model.
ask-smapi-model/index.ts:9076
↓ 1 callers
Method
callUpdateInteractionModelSlotTypeV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {v1.skill.interactionModel.type.UpdateRequest} updateRequest
ask-smapi-model/index.ts:9905
↓ 1 callers
Method
callUpdateInteractionModelSlotTypeVersionV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {string} version Version for interaction model. * @
ask-smapi-model/index.ts:10247
↓ 1 callers
Method
callUpdateIspForProductV1
* * @param {string} productId The in-skill product ID. * @param {string} stage Stage for skill. * @param {v1.isp.UpdateInSk
ask-smapi-model/index.ts:8450
↓ 1 callers
Method
callUpdateList
* This API updates a custom list. Only the list name or state can be updated. An Alexa customer can turn an archived list into an active one.
ask-sdk-model/index.ts:9632
↓ 1 callers
Method
callUpdateListItem
* API used to update an item value or item status. * @param {string} listId Customer’s listId * @param {string} itemId itemId to be
ask-sdk-model/index.ts:9518
↓ 1 callers
Method
callUpdatePropertiesForNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} annotationId Identifier of the NLU annotation set. * @param {v1
ask-smapi-model/index.ts:12796
↓ 1 callers
Method
callUpdateReminder
* This API is invoked by the skill to update a reminder. * @param {string} alertToken * @param {services.reminderManagement.Remind
ask-sdk-model/index.ts:10221
↓ 1 callers
Method
callUpdateSkillManifestV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill including the new certified stage. * `dev
ask-smapi-model/index.ts:15410
↓ 1 callers
Method
callWithdrawSkillFromCertificationV1
* * @param {string} skillId The skill ID. * @param {v1.skill.WithdrawRequest} withdrawRequest The reason and message (in case of OTH
ask-smapi-model/index.ts:15773
↓ 1 callers
Method
createAskSdkModelRuntimeError
* function creating an AskSdk error. * @param {string} errorScope * @param {string} errorMessage * @returns {Error}
ask-sdk-model-runtime/lib/index.ts:189
↓ 1 callers
Function
exec
(command, callback)
ask-sdk-model/gulpfile-base.js:15
↓ 1 callers
Function
exec
(command, callback)
ask-smapi-model/gulpfile-base.js:15
↓ 1 callers
Method
generateAccessToken
(accessTokenRequest : AccessTokenRequest)
ask-sdk-model/index.ts:376
↓ 1 callers
Method
generateAccessToken
(accessTokenRequest : AccessTokenRequest)
ask-sdk-model-runtime/lib/index.ts:510
↓ 1 callers
Method
objectToArrayHeader
* Converts JSON header object to header array required for {ApiClientResponse} * @private * @param {Object.<string, (string|string[])>} he
ask-sdk-model-runtime/lib/index.ts:167
Method
addTestersToBetaTestV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.testers.TestersList} testersRequest JSON object containing the
ask-smapi-model/index.ts:11757
Method
associateCatalogWithSkillV0
* * @param {string} skillId The skill ID. * @param {string} catalogId Provides a unique identifier of the catalog
ask-smapi-model/index.ts:7750
Method
associateIspWithSkillV1
* * @param {string} productId The in-skill product ID. * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:8274
Function
buildQueryString
(params : Array<{ key : string, value : string }>, isQueryStart : boolean)
ask-sdk-model/index.ts:121
Function
buildQueryString
(params : Array<{ key : string, value : string }>, isQueryStart : boolean)
ask-sdk-model-runtime/lib/index.ts:253
Function
buildUrl
( endpoint : string, path : string, queryParameters : Array<{ key : str
ask-sdk-model/index.ts:93
Function
buildUrl
( endpoint : string, path : string, queryParameters : Array<{ key : string, value :
ask-sdk-model-runtime/lib/index.ts:225
Method
cancelNextJobExecutionForInteractionModelV1
* * @param {string} jobId The identifier for dynamic jobs. * @param {string} executionId The identifier for dynamic job executions.
ask-smapi-model/index.ts:9471
Method
cloneLocaleV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill on which locales can be cloned. Currently only
ask-smapi-model/index.ts:14928
Method
completeCatalogUploadV0
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {string} uploadId Unique identifier of the upload
ask-smapi-model/index.ts:7067
Function
constructor
* Creates new instance of the BaseServiceClient * @param {ApiConfiguration} apiConfiguration configuration parameter to provide dependencies
ask-sdk-model/index.ts:157
Function
constructor
* Creates new instance of the BaseServiceClient * @param {ApiConfiguration} apiConfiguration configuration parameter to provide dependencies to
ask-sdk-model-runtime/lib/index.ts:289
Method
constructor
(options : { apiConfiguration : ApiConfiguration, authenticationConfiguration : Auth
ask-sdk-model/index.ts:322
Method
constructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9103
Method
constructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9210
Method
constructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9272
Method
constructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9328
Method
constructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:9793
Method
constructor
(apiConfiguration : ApiConfiguration, authenticationConfiguration : AuthenticationConfiguration, customUserAge
ask-sdk-model/index.ts:10054
Method
constructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:10126
Method
constructor
(apiConfiguration : ApiConfiguration, authenticationConfiguration : AuthenticationConfiguration, customUserAge
ask-sdk-model/index.ts:10367
Method
constructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:10443
Method
constructor
(apiConfiguration : ApiConfiguration, customUserAgent : string = null)
ask-sdk-model/index.ts:10753
Method
constructor
(apiConfiguration : ApiConfiguration)
ask-sdk-model/index.ts:11173
Method
constructor
(options : { apiConfiguration : ApiConfiguration, authenticationConfiguration : Authenticati
ask-sdk-model-runtime/lib/index.ts:453
Method
constructor
(apiClient : DefaultApiClient)
ask-sdk-model-runtime/tst/mocks/MockServiceClient.ts:19
Method
constructor
(apiConfiguration : ApiConfiguration, authenticationConfiguration : AuthenticationConfiguration, customUserAge
ask-smapi-model/index.ts:6777
Method
constructor
(apiConfiguration : ApiConfiguration)
ask-smapi-model/index.ts:16157
Method
createASRAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {v1.skill.asr.annotationSets.CreateAsrAnnotationSetRequestObject} createAsrAnnota
ask-smapi-model/index.ts:11145
Method
createASREvaluationV1
* * @param {v1.skill.asr.evaluations.PostAsrEvaluationsRequestObject} postAsrEvaluationsRequest Payload sent to trigger evaluation run.
ask-smapi-model/index.ts:11463
Method
createBetaTestV1
* * @param {string} skillId The skill ID. * @param {v1.skill.betaTest.TestBody} createTestBody JSON object containing the details of
ask-smapi-model/index.ts:11607
Method
createCatalogUploadV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.catalog.upload.CatalogUploadBase} catalogUplo
ask-smapi-model/index.ts:7866
Method
createCatalogV0
* * @param {v0.catalog.CreateCatalogRequest} createCatalogRequest Defines the request body for createCatalog API.
ask-smapi-model/index.ts:7177
Method
createContentUploadV0
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v0.catalog.upload.CreateContentUploadRequest} cr
ask-smapi-model/index.ts:6948
Method
createExportRequestForSkillV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill.
ask-smapi-model/index.ts:14214
Method
createInteractionModelCatalogV1
* * @param {v1.skill.interactionModel.catalog.DefinitionData} catalog
ask-smapi-model/index.ts:9309
Method
createInteractionModelCatalogVersionV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.skill.interactionModel.version.VersionData} c
ask-smapi-model/index.ts:8958
Method
createInteractionModelSlotTypeV1
* * @param {v1.skill.interactionModel.type.DefinitionData} slotType
ask-smapi-model/index.ts:9801
Method
createInteractionModelSlotTypeVersionV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {v1.skill.interactionModel.typeVersion.VersionData} slotType
ask-smapi-model/index.ts:10129
Method
createIspForVendorV1
* * @param {v1.isp.CreateInSkillProductRequest} createInSkillProductRequest defines the request body for createInSkillProduct API.
ask-smapi-model/index.ts:8167
Method
createJobDefinitionForInteractionModelV1
* * @param {v1.skill.interactionModel.jobs.CreateJobDefinitionRequest} createJobDefinitionRequest Request to create a new Job Definition.
ask-smapi-model/index.ts:9687
Method
createList
* This API creates a custom list. The new list name must be different than any existing list name. * @param {services.listManagement.CreateL
ask-sdk-model/index.ts:9777
Method
createListItem
* This API creates an item in an active list or in a default list. * @param {string} listId The customer’s listId retrieved from a getListsMe
ask-sdk-model/index.ts:9623
Method
createNLUAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {v1.skill.nlu.annotationSets.CreateNLUAnnotationSetRequest} createNLUAnnotationSe
ask-smapi-model/index.ts:12970
Method
createNLUEvaluationsV1
* * @param {v1.skill.nlu.evaluations.EvaluateNLURequest} evaluateNLURequest Payload sent to the evaluate NLU API. * @param {string}
ask-smapi-model/index.ts:13247
Method
createProactiveEvent
* Create a new proactive event in live stage. * @param {services.proactiveEvents.CreateProactiveEventRequest} createProactiveEventRequest Req
ask-sdk-model/index.ts:10111
Method
createReminder
* This API is invoked by the skill to create a new reminder. * @param {services.reminderManagement.ReminderRequest} reminderRequest
ask-sdk-model/index.ts:10350
Method
createSkillForVendorV1
* * @param {v1.skill.CreateSkillRequest} createSkillRequest Defines the request body for createSkill API.
ask-smapi-model/index.ts:10554
Method
createSkillPackageV1
* * @param {v1.skill.CreateSkillWithPackageRequest} createSkillWithPackageRequest Defines the request body for createPackage API.
ask-smapi-model/index.ts:10506
Method
createSmarthomeCapabilityEvaluationV1
* * @param {string} skillId The skill ID. * @param {v1.smartHomeEvaluation.EvaluateSHCapabilityRequest} evaluateSHCapabilityPayload
ask-smapi-model/index.ts:13837
Method
createSubscriberForDevelopmentEventsV0
* * @param {v0.developmentEvents.subscriber.CreateSubscriberRequest} createSubscriberRequest Defines the request body for createSubscriber AP
ask-smapi-model/index.ts:7286
Method
createSubscriptionForDevelopmentEventsV0
* * @param {v0.developmentEvents.subscription.CreateSubscriptionRequest} createSubscriptionRequest Request body for createSubscription API.
ask-smapi-model/index.ts:7549
Method
createTimer
* Create a new timer. * @param {services.timerManagement.TimerRequest} timerRequest
ask-sdk-model/index.ts:10737
Method
createUploadUrlV1
*
ask-smapi-model/index.ts:15858
Method
deleteASRAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {string} annotationSetId Identifier of the ASR annotation set.
ask-smapi-model/index.ts:10911
Method
deleteASREvaluationV1
* * @param {string} skillId The skill ID. * @param {string} evaluationId Identifier of the evaluation.
ask-smapi-model/index.ts:11200
Method
deleteAccountLinkingInfoV1
* * @param {string} skillId The skill ID. * @param {string} stageV2 Stages of a skill including the new certified stage. * `dev
ask-smapi-model/index.ts:14741
Method
deleteInteractionModelCatalogV1
* * @param {string} catalogId Provides a unique identifier of the catalog
ask-smapi-model/index.ts:8671
Method
deleteInteractionModelCatalogVersionV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {string} version Version for interaction model.
ask-smapi-model/index.ts:9012
Method
deleteInteractionModelSlotTypeV1
* * @param {string} slotTypeId The identifier for a slot type.
ask-smapi-model/index.ts:9849
Method
deleteInteractionModelSlotTypeVersionV1
* * @param {string} slotTypeId The identifier for a slot type. * @param {string} version Version for interaction model.
ask-smapi-model/index.ts:10183
Method
deleteIspForProductV1
* * @param {string} productId The in-skill product ID. * @param {string} stage Stage for skill. * @param {string} ifMatch R
ask-smapi-model/index.ts:8333
Method
deleteJobDefinitionForInteractionModelV1
* * @param {string} jobId The identifier for dynamic jobs.
ask-smapi-model/index.ts:9417
Method
deleteList
* This API deletes a customer custom list. * @param {string} listId Value of the customer’s listId retrieved from a getListsMetadata call
ask-sdk-model/index.ts:9408
Method
deleteListItem
* This API deletes an item in the specified list. * @param {string} listId The customer’s listId is retrieved from a getListsMetadata call.
ask-sdk-model/index.ts:9458
Method
deletePrivateDistributionAccountIdV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill. * @param {string} id ARN that a skill ca
ask-smapi-model/index.ts:14627
Method
deletePropertiesForNLUAnnotationSetsV1
* * @param {string} skillId The skill ID. * @param {string} annotationId Identifier of the NLU annotation set.
ask-smapi-model/index.ts:12733
Method
deleteReminder
* This API is invoked by the skill to delete a single reminder. * @param {string} alertToken
ask-sdk-model/index.ts:10170
Method
deleteSkillEnablementV1
* * @param {string} skillId The skill ID. * @param {string} stage Stage for skill.
ask-smapi-model/index.ts:14052
Method
deleteSkillV1
* * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:12186
Method
deleteSubscriberForDevelopmentEventsV0
* * @param {string} subscriberId Unique identifier of the subscriber.
ask-smapi-model/index.ts:7333
Method
deleteSubscriptionForDevelopmentEventsV0
* * @param {string} subscriptionId Unique identifier of the subscription.
ask-smapi-model/index.ts:7596
Method
deleteTimer
* Delete a timer by ID. * @param {string} id
ask-sdk-model/index.ts:10559
Method
deleteTimers
* Delete all timers created by the skill.
ask-sdk-model/index.ts:10480
Method
disassociateIspWithSkillV1
* * @param {string} productId The in-skill product ID. * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:8221
Method
endBetaTestV1
* * @param {string} skillId The skill ID.
ask-smapi-model/index.ts:11510
Method
enqueue
* Send directives to Alexa. * @param {services.directive.SendDirectiveRequest} sendDirectiveRequest Represents the request object to send in
ask-sdk-model/index.ts:9257
Method
generateCatalogUploadUrlV1
* * @param {string} catalogId Provides a unique identifier of the catalog * @param {v1.catalog.CreateContentUploadUrlRequest} genera
ask-smapi-model/index.ts:7976
Method
generateCredentialsForAlexaHostedSkillV1
* * @param {string} skillId The skill ID. * @param {v1.skill.AlexaHosted.HostedSkillRepositoryCredentialsRequest} hostedSkillReposit
ask-smapi-model/index.ts:10718
Method
getASRAnnotationSetV1
* * @param {string} skillId The skill ID. * @param {string} annotationSetId Identifier of the ASR annotation set.
ask-smapi-model/index.ts:10965
Method
getASREvaluationStatusV1
* * @param {string} skillId The skill ID. * @param {string} evaluationId Identifier of the evaluation.
ask-smapi-model/index.ts:11327
← previous
next →
201–300 of 467, ranked by callers