LAP Registry

LUIS Authoring Client Skill

azure-com-cognitiveservices-luis-authoring

Provider: Microsoft Azure Version: 3.0-preview Endpoints: 168 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
POST/apps/{appId}/versions/{versionId}/phraselists
GET/apps/{appId}/versions/{versionId}/phraselistsCreates a new phraselist feature in a version of the application.
GET/apps/{appId}/versions/{versionId}/featuresGets all the phraselist features in a version of the application.
GET/apps/{appId}/versions/{versionId}/phraselists/{phraselistId}Gets all the extraction phraselist and pattern features in a version of the application.
PUT/apps/{appId}/versions/{versionId}/phraselists/{phraselistId}Gets phraselist feature info in a version of the application.
DELETE/apps/{appId}/versions/{versionId}/phraselists/{phraselistId}Updates the phrases, the state and the name of the phraselist feature in a version of the application.
POST/apps/{appId}/versions/{versionId}/exampleDeletes a phraselist feature from a version of the application.
POST/apps/{appId}/versions/{versionId}/examplesAdds a labeled example utterance in a version of the application.
GET/apps/{appId}/versions/{versionId}/examplesAdds a batch of labeled example utterances to a version of the application.
DELETE/apps/{appId}/versions/{versionId}/examples/{exampleId}Returns example utterances to be reviewed from a version of the application.
POST/apps/{appId}/versions/{versionId}/intentsDeletes the labeled example utterances with the specified ID from a version of the application.
GET/apps/{appId}/versions/{versionId}/intentsAdds an intent to a version of the application.
POST/apps/{appId}/versions/{versionId}/entitiesGets information about the intent models in a version of the application.
GET/apps/{appId}/versions/{versionId}/entitiesAdds an entity extractor to a version of the application.
GET/apps/{appId}/versions/{versionId}/hierarchicalentitiesGets information about all the simple entity models in a version of the application.
GET/apps/{appId}/versions/{versionId}/compositeentitiesGets information about all the hierarchical entity models in a version of the application.
GET/apps/{appId}/versions/{versionId}/closedlistsGets information about all the composite entity models in a version of the application.
POST/apps/{appId}/versions/{versionId}/closedlistsGets information about all the list entity models in a version of the application.
POST/apps/{appId}/versions/{versionId}/prebuiltsAdds a list entity model to a version of the application.
GET/apps/{appId}/versions/{versionId}/prebuiltsAdds a list of prebuilt entities to a version of the application.
GET/apps/{appId}/versions/{versionId}/listprebuiltsGets information about all the prebuilt entities in a version of the application.
GET/apps/{appId}/versions/{versionId}/modelsGets all the available prebuilt entities in a version of the application.
GET/apps/{appId}/versions/{versionId}/models/{modelId}/examplesGets information about all the intent and entity models in a version of the application.
GET/apps/{appId}/versions/{versionId}/intents/{intentId}Gets the example utterances for the given intent or entity model in a version of the application.
PUT/apps/{appId}/versions/{versionId}/intents/{intentId}Gets information about the intent model in a version of the application.
DELETE/apps/{appId}/versions/{versionId}/intents/{intentId}Updates the name of an intent in a version of the application.
GET/apps/{appId}/versions/{versionId}/entities/{entityId}Deletes an intent from a version of the application.
DELETE/apps/{appId}/versions/{versionId}/entities/{entityId}Gets information about an entity model in a version of the application.
PATCH/apps/{appId}/versions/{versionId}/entities/{entityId}Deletes an entity or a child from a version of the application.
POST/apps/{appId}/versions/{versionId}/intents/{intentId}/featuresUpdates the name of an entity extractor or the name and instanceOf model of a child entity extractor.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install azure-com-cognitiveservices-luis-authoring

Downloads and installs to ~/.claude/skills/azure-com-cognitiveservices-luis-authoring/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)