Agent Capabilities
agent.capabilities
Type: string
Required: Yes
Description
The agent.capabilities field
Why This Field Exists
Define what the agent can do, enabling capability-based routing and discovery
How to Use
List all capabilities with input/output schemas and descriptions
Where It's Used
Used by orchestrators to route tasks and by registry for discovery
Examples
agent.capabilities: process_data
agent.capabilities: validate_compliance
agent.capabilities: generate_report
Validation
ossa validate agent.ossa.yaml