Trigger Long Running Operation Tool
trigger-long-running-operationTrigger a long-running operation that reports progress updates. Specify steps and duration to simulate asynchronous task execution.
Instructions
Demonstrates a long running operation with progress updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | Number of steps in the operation | |
| duration | No | Duration of the operation in seconds |