utils_safe_promise_all
Execute multiple tool calls in parallel, capturing both successful results and errors individually so one failure does not halt the entire batch. Simplifies concurrent MCP operations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| calls | Yes |