QnAMaker Client Skill
azure-com-cognitiveservices-qnamaker
azure-com-cognitiveservices-qnamaker
| Method | Path | Description |
|---|---|---|
GET | /endpointSettings | |
PATCH | /endpointSettings | Gets endpoint settings for an endpoint. |
GET | /endpointkeys | Updates endpoint settings for an endpoint. |
PATCH | /endpointkeys/{keyType} | Gets endpoint keys for an endpoint |
GET | /alterations | Re-generates an endpoint key. |
PUT | /alterations | Download alterations from runtime. |
GET | /knowledgebases | Replace alterations data. |
GET | /operations/{operationId} | Gets all knowledgebases for a user. |
GET | /knowledgebases/{kbId} | Gets details of a specific long running operation. |
DELETE | /knowledgebases/{kbId} | Gets details of a specific knowledgebase. |
POST | /knowledgebases/{kbId} | Deletes the knowledgebase and all its data. |
PUT | /knowledgebases/{kbId} | Publishes all changes in test index of a knowledgebase to its prod index. |
PATCH | /knowledgebases/{kbId} | Replace knowledgebase contents. |
POST | /knowledgebases/create | Asynchronous operation to modify a knowledgebase. |
GET | /knowledgebases/{kbId}/{environment}/qna | Asynchronous operation to create a new knowledgebase. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install azure-com-cognitiveservices-qnamaker
Downloads and installs to ~/.claude/skills/azure-com-cognitiveservices-qnamaker/
4.0 (2026-02-13)