Skip to content
Agent Tools

Tools

Every tool operates on the workbook made active with loadWorkbook. Parameters are validated with zod; each tool’s page lists them.

Browse by group in the sidebar:

  • Workbook lifecycle
  • Understand — Orientation tools that give an agent the mental model a human builds by scrolling around.
  • Audit — Trace how values flow and where problems live — the tools of a model reviewer.
  • Edit — Every write returns a delta of what changed and warnings for what looks wrong.
  • Model — The engine does the math, so the agent doesn’t have to guess at it.
  • Escape hatch