Delete skill
delete_skillPermanently delete a skill from this playbook. This cannot be undone except by recreating the skill. Requires full or skills:write permission. Use rollback_skill to restore a previous version instead of deleting, and update_skill to change content in place. Pass playbook_id as the UUID or GUID of the playbook this call should target.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| skill_id | Yes | ID or name of the skill to delete | |
| playbook_id | Yes | UUID or GUID of the target playbook |