Readonly
Every execute() call received so far, in call order — inspect to assert what a consumer's adapter wiring actually called.
Optional
Runs multiple tool calls concurrently (e.g. an LLM turn's parallel tool_calls), preserving call order in the result and never letting one call's failure affect the others.
Every execute() call received so far, in call order — inspect to assert what a consumer's adapter wiring actually called.