Goodearth Task Delete
goodearth_task_deleteRemove one task.
Scoped to the caller's npub in the WHERE clause, so a known id is not on its own enough to delete somebody else's task.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| npub | No | Required. Your Nostr public key (npub1...). | |
| task_id | Yes | The task's id. | |
| dpop_token | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||