Trigger Long Running Operation Tool
trigger-long-running-operationSimulate a multi-step long-running task with progress updates to validate MCP client handling of asynchronous operations and progress notifications.
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 |