update_skill_by_id_api_v1_skills_id
Update a skill's properties such as name, content, and metadata by specifying its unique ID.
Instructions
Update Skill By Id
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id__path | Yes | (Path parameter) | |
| access_grants | No | ||
| content | Yes | ||
| description | No | ||
| id | Yes | ||
| is_active | No | ||
| meta | No | ||
| name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |