v1

latestOpenAPI 3.1.02026-07-26252382475.4 KB
Agents

Create An Agent From A Template.

Creates a new agent and its dependencies from a template.

post/v1/orchestrate/agents/create-from-template

Query parameters

string uuid
OR
string

Request body

idstring uuid nullable

Optional UUID for the agent

namestring required

Name of the agent

categorystring required

Category of the agent

versionstring nullable

Version of the agent

descriptionstring required

Description of what the agent does

dependenciesobject

Dependencies including tools and agents

Response

Successful Response

{"stackTrail":"paths:/v1/orchestrate/agents/create-from-template:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}