pad_delete
Permanently delete a pad; use expected_revision to avoid removing recently updated content. Consider archiving instead.
Instructions
Permanently delete a pad. Irreversible; prefer pad_archive. Optional expected_revision guards against deleting a pad someone just updated.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pad_id | Yes | ||
| project_id | No | Different project override. Use ONLY when the user explicitly asks for another project by name; otherwise stay in the current scope, even when results are empty. | |
| expected_revision | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pad_id | Yes | ||
| deleted | Yes |