Update an AI Assistant Skill
Update an existing assistant skill by ID.
Endpoint
PATCH/ai-assistant-skills/:id
Request
Response
json
Request Parameters
| Parameter | Type | Description |
|---|---|---|
name | String | Skill title |
content | String | Markdown or plain-text knowledge content |
when_to_use | String | Instructions that tell the assistant when this skill should be used |
Report an issue with this documentation
Please log in to report issues with our documentation.