15 · The Workbench

Token Budget

Spending limit per task

A cap on how many tokens an agent run may consume — context, tool output, and replies — to prevent runaway cost or infinite loops.

Concrete example

Research API call stops after 50k tokens even if the agent wants another search round.

Why it matters

Operational guardrail for agent APIs and cloud runs.