All terms
Tools and execution
Tool call
A tool call is one requested invocation of a tool with particular arguments. The harness validates and executes it according to the tool’s permissions and contract.
Example
The agent calls a test tool with `bun test tests/auth.test.ts`.