submit_async_task
Run long-running read operations asynchronously in the background by submitting an allowlisted task, preventing process blockage.
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 |