Create an Agent
Create a reusable agent. An agent defines a systemPrompt and resultSchema that guide its behavior for every run. Only name is required; an agent created with no systemPrompt behaves like an unconfigured run.
post/v1/agents
Request body
Response
The agent has been created.