Trigger long running operation
trigger_long_running_operationSimulate a multi-step process that emits progress notifications at each step, enabling clients and gateways to test long-running operation handling.
Instructions
Run a fake multi-step job, emitting a progress notification per step.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | ||
| step_seconds | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |