chat-ai
chat_skills

Create Chat Skill

Create a custom skill for this workspace. The slug is derived from the title.

post/api/v1/chat-ai/skills

Request body

titlestring required
descriptionstring required
when_to_usestring nullable
category'reporting' | 'guests' | 'presence' | 'other' required
bodystring required

Response

Successful Response

slugstring required
titlestring required
descriptionstring required
when_to_usestring nullable required
categorystring required
source'builtin' | 'curated' | 'custom' required
enabledboolean required
lockedboolean required
bodystring required

Changes

No recorded changes to this endpoint across all 1 revision of this API.