delete_chore
Archive a chore by its ID, supporting UUIDs, sequence shorthands, canonical references, or app URLs.
Instructions
Archive (soft-delete) a chore.
chore_id accepts any reference form — UUID, sequence shorthand
(#123, personal-org only), canonical ref (acme-123), or app URL
— and is resolved to a UUID before the delete.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| chore_id | Yes |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |