submit_async_task
Execute long-running read operations in the background by specifying an allowlisted operation and optional parameters, enabling non-blocking task processing.
Instructions
Run an allowlisted long-running read operation in the background
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| params | No | ||
| instance | No | ||
| operation | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |