- Agent spec registration
- Agent execution
- Action proposal lifecycle (propose -> approve/deny -> execute)
x-user-id/x-user-emailx-agent-id
Agent execution
POST /api/v1/agents/runPOST /api/v1/agents/chat(SSE)GET /api/v1/agents(registered ids)
Action approvals
POST /api/v1/actions/proposePOST /api/v1/actions/:id/approvePOST /api/v1/actions/:id/denyGET /api/v1/actions/pending
x-org-id.