tasks_create
Create a durable, asynchronous task handle that persists across sessions and allows tracking long-running operations with optional metadata and a configurable time-to-live in milliseconds.
Instructions
Create durable async task handle (Tasks extension).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ttl_ms | No | ||
| metadata | No | ||
| tool_name | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||