Vocabulary for building AI agents that plan, act, and recover from failure in production systems.
A model output formatted as a structured call to a specific tool with named arguments, instead of plain text describing what it wants to do.
Model output constrained to a fixed schema, like a defined JSON shape, so downstream code can parse it without guessing at the format.