update_skill
Update an existing skill by its ID with a patch object. Specify optional workspace ID to target a specific workspace.
Instructions
Update a skill.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| patch | Yes | ||
| workspace_id | No | Workspace/company id. Omit to use the default or your only workspace. |