DataBeads/Iterator
Quick reference
| Capability | Value |
|---|
| Server safe | Yes |
| Editor only | No |
| Browser sink | No |
| Uses secret | No |
| External network | No |
| Side effect | No |
| Run projection | none |
Loop-like helper; allowed in phase 2 but needs budgets in phase 5.
| Name | Type | Required |
|---|
input | json | Yes |
limit | number | No |
Outputs
| Name | Type | Required |
|---|
output | json | Yes |
Configuration
| Property | Type | Secret | Default |
|---|
limit | number | No | 0 |
Runtime and security
This Bead is allowed in the server runtime. Secret properties are references resolved on the server and must never contain raw credential values in documentation, fixtures or run summaries.