← Agentic AI Foundations & Architectures
Action Space
The action space is the set of all actions an agent is permitted to take at any given step. It typically includes tool calls, sub-agent invocations, and terminal actions such as returning a final answer or requesting human input. Constraining the action space is a key safety lever: a narrower space reduces the surface area for unintended or harmful behavior.