Create an AI Assistant Skill
Create a skill and attach it to an assistant.
Endpoint
POST/ai-assistant-skills
Request
Response
json
Request Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
assistant_id | Number | Yes | Assistant that can use this skill |
organization_id | Number | Yes | Organization that owns the skill |
name | String | Yes | Human-readable skill name |
when_to_use | String | Yes | Routing guidance that tells the assistant when to use this skill |
content | String | Yes | Markdown or plain-text knowledge content |
Report an issue with this documentation
Please log in to report issues with our documentation.