wait_for_cells
Polls cell status until selected cells reach target states like success or error, with configurable timeout and poll interval.
Instructions
Polls cell status until every selected cell reaches one of the target states.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cellIds | Yes | ||
| targetStates | No | ||
| timeoutSeconds | No | ||
| pollIntervalSeconds | No |