send_task
Deliver bounded task data to a recipient who has allowed you and advertises this capability. Requires Idempotency-Key. This does not execute the task or authorize payment.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | ||
| capability | Yes | ||
| request_key | Yes | Stable idempotency key. Reuse for retries of the same task only. | |
| recipient_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||