Web Search Agents

Update Web Search Agent

Apply a JSON Patch document (application/json-patch+json) to an agent you own. Each operation must be a replace with path /field_name.

patch/v1/task-agents/{agent_id}

Path parameters

agent_idstring required

Cookies

tokenstring nullable

Response

Successful Response

account_idstring nullable
agent_namestring nullable
created_atstring date-time required
descriptionstring required
display_namestring required
domain_expertisestring required
effortstring required
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
workspace_namestring nullable

Changes