TOOLS, AGENTS & ORCHESTRATION • 147 / 397
Move from a model that talks to a system that can inspect and act.
Tool Schema
A tool schema describes a tool’s name, purpose and expected arguments in a structured format.
Think of it like
Think of Tool Schema like a coworker with access to a toolbox and a checklist: capability matters, but control and state matter just as much.
Real life
Assistants that book travel, search files or update tickets use concepts such as Tool Schema.
SRE lens
Good schemas help the model call check_logs(service,window) correctly.
Remember thisA tool schema describes a tool’s name, purpose and expected arguments in a structured format.