Web Search Agents (public)

Update Agent

patch/v1/task-agents/{agent_id}

Path parameters

agent_idstring uuid required

Request body

fromstring nullable
op'add' | 'remove' | 'replace' | 'move' | 'copy' | 'test' required
pathstring required
{"stackTrail":"components:schemas:JsonValue","oasType":"schema","type":"unknown"}

Response

Successful Response

account_idstring nullable
agent_namestring nullable
created_atstring date-time required
descriptionstring required
display_namestring required
domain_expertisestring required
effort'low' | 'medium' | 'high' | 'x-high' | 'max' required

Canonical effort tier names for the research graph.

iconstring required
idstring required
is_activeboolean required
output_schemaobject nullable required
updated_atstring date-time required
use_case'research' | 'enrichment' | 'dataset_building' required
workspace_idstring uuid nullable

Changes