wait_claude_agents
Wait for the first of up to four Claude agents to finish or fail and return its result directly. Use saved cursors to avoid duplicate results; a timeout indicates work remains pending.
Instructions
Wait for the first of up to four specified Claude agents to finish or fail; returns its full result directly. No list/get cycle. Save returned cursors to avoid receiving the same result twice. Timeout means work remains pending.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cursors | No | Per-agent cursors returned by a previous wait. | |
| agent_ids | Yes | ||
| timeout_seconds | No |