Delete a playbook
delete_playbookPermanently delete a saved playbook by its ID, ensuring it doesn't return on the next sync. No confirmation needed, as the playbook is minor and easily re-created.
Instructions
Delete a saved playbook by id (from list_playbooks). Records a cross-device delete so it does not come back on the next sync. Minor + re-creatable, so no confirm needed.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | the playbook id (from list_playbooks) |