Create an AI Assistant Skill

Create a skill and attach it to an assistant.

Endpoint

POST
/ai-assistant-skills

Request

Response

json

Request Parameters

ParameterTypeRequiredDescription
assistant_idNumberYesAssistant that can use this skill
organization_idNumberYesOrganization that owns the skill
nameStringYesHuman-readable skill name
when_to_useStringYesRouting guidance that tells the assistant when to use this skill
contentStringYesMarkdown or plain-text knowledge content

Report an issue with this documentation

Please log in to report issues with our documentation.