/
NI
nimbleway
/
API Gateway
Search skmtc…
⌘K
Changes
Docs
Sign in
Sign in
APIs
Generators
Stacks
Projects
Docs
History
Schema
Checked 2h ago · Updated 2w ago
Details
Filter operations
Agents
9
post
/v1/agent
post
/v1/agent/async
get
List Agent Templates
post
/v1/agents/async
post
/v1/agents/batch
post
Create Agent Generation
get
Get Agent Generation
post
/v1/agents/run
get
Get Agent Template
Answer
1
Batches
3
Crawl
4
Domain Knowledge
1
Extract
3
Jobs
13
Map
1
Media
2
Search
1
SERP
3
Tasks
3
Web Search Agent Templates (public)
4
Web Search Agents (public)
11
Agents
Get Agent Template
Get Agent Template
get
/v1/agents/{template_name}
Path parameters
template_name
string
required
Cookies
token
string
nullable
Response
Successful Response
CrustFullTemplate
required
description
string
nullable
display_name
string
required
domain
string
nullable
entity_type
string
nullable
feature_flags
CrustFeatureFlags
input_properties
CrustTemplateInputProperty[]
nullable
is_public
boolean
required
managed_by
string
nullable
name
string
required
output_schema
object
nullable
vertical
string
nullable
Changes