Streaming load demo
stream_loadSimulate step-by-step loading progress by emitting one notification per step, then return a final result.
Instructions
Simulates loading in steps, streaming one progress notification per step, then returns a final message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| steps | No | Number of progress steps to emit (default 5). |