start_task
Start a durable export or report job and return its ID immediately. Poll get_task at the returned interval, or use cancel_task. Ordinary task tools work in clients without the experimental MCP tasks extension.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| arguments | Yes | ||
| operation | Yes | ||
| idempotency_key | Yes | Unique request key. Reuse exactly the same key and arguments when retrying this action. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||