Trigger Long Running Operation Tool
trigger-long-running-operationInitiate a simulated long-running operation that provides periodic progress updates. Useful for testing how AI agents handle asynchronous tasks and progress tracking within the MCP Action Firewall's approval framework.
Instructions
Demonstrates a long running operation with progress updates.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| duration | No | Duration of the operation in seconds | |
| steps | No | Number of steps in the operation |