skills_update
Update an existing skill with modified properties such as name, description, body, model, or input schema. Requires skill ID.
Instructions
Update an existing Skill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| body | No | ||
| name | No | ||
| model | No | ||
| description | No | ||
| input_schema | No | ||
| llm_provider | No | ||
| save_to_space_id | No |