tpb_create
Create a new shared terminal progress bar to monitor parallel tasks. Define a unique slug, current progress, and maximum value for real-time tracking.
Instructions
Create a new progress bar.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | ||
| label | No | ||
| current | Yes | ||
| max_value | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||