Skip to main content
Create From Template

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

parent_agent_id

Body

application/json
name
string
required
description
string
required
category
string
required
spec
CreateTool · object
required

A specification for a tool that can be used in an agent.

version
string | null
attachments
any[] | null

Response

Successful Response