create_new_skill_api_v1_skills_create_post
Creates a new skill by providing ID, name, and content. Optionally set description, access grants, active status, and tags.
Instructions
Create New Skill
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| access_grants | No | ||
| content | Yes | ||
| description | No | ||
| id | Yes | ||
| is_active | No | ||
| meta | No | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |