Expand description
Agent specification types for authored agent definitions.
AgentSpec is the canonical abstraction for authored agent definitions across the stack.
It represents a resolved runtime type, not a raw settings DTO.
Structsยง
- Agent
Spec - A resolved agent specification ready for runtime use.
- Agent
Spec Exposure - Defines how an agent can be invoked.
- Tool
Filter - Filter for restricting which tools an agent can use.