Cancel task
familia_cancel_taskUse this only when the user explicitly asks to cancel, archive, or hide an existing Familia task without permanently deleting the record. Do not use to mark a task done; use familia_update_task instead.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| timezone | No | IANA timezone used by the backend request. | |
| agreementId | Yes | Familia task id to cancel. This field is named agreementId for legacy backend compatibility. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| link | Yes | ||
| status | No | ||
| taskId | No | ||
| deleted | Yes | ||
| agreementId | Yes | ||
| deletionType | No |