Create Agent
Create a Web Search Agent instance.
account_id is JWT-derived and never read from the request body.
Request body
Stable agent name.
Agent description shown to users.
Human-friendly agent name shown to users.
Domain expertise or operating context for the agent.
Canonical effort tier names for the research graph.
Ordered goals for the agent to follow.
Icon identifier used when presenting the agent.
Whether the agent can be used to start new runs.
JSON schema describing the structured output the agent should produce.
Suggested prompts users can run with this agent.
Template name to materialize this instance from. When set, the scalar fields and child rows are copied from the template.
Response
Successful Response
Stable agent name.
When the agent was created.
Agent description shown to users.
Human-friendly agent name shown to users.
Domain expertise or operating context for the agent.
Canonical effort tier names for the research graph.
Icon identifier used when presenting the agent.
Unique web search agent identifier (wsa_<uuid>).
Whether the agent can be used to start new runs.
JSON schema describing the structured output the agent should produce.
When the agent was last updated.