v50

latestOpenAPI 3.1.0raw.githubusercontent.com2026-08-011235801.3 MB
Web Search Agent Templates (public)

Get Template

get/v1/task-agents/templates/{template_name}

Path parameters

template_namestring required

Response

Successful Response

created_atstring date-time required

When the template was created.

descriptionstring required

Template description shown to users.

display_namestring required

Human-friendly template name shown to users.

domain_expertisestring required

Domain expertise or operating context for the template.

effort'low' | 'medium' | 'high' | 'x-high' | 'max' required

Canonical effort tier names for the research graph.

iconstring required

Icon identifier used when presenting the template.

idstring required

Unique template identifier (wsat_<uuid>).

output_schemaobject nullable required

JSON schema describing the structured output the agent should produce.

template_namestring required

Stable template name used to create agent instances.

updated_atstring date-time required

When the template was last updated.

use_case'research' | 'enrichment' | 'dataset_building' required