update_skill
Update an existing skill you own by providing its ID and new content, creating a new version.
Instructions
Update an existing skill you own (creates a new version).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| skill | Yes | ||
| agent_key | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| ok | Yes | ||
| version | Yes | ||
| content_hash | Yes |