Skip to main content
POST
Optimize Agent Skill Text

Authorizations

Authorization
string
header
required

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

Body

application/json
workspace_id
string<uuid>
required
field
enum<string>
required
Available options:
description,
instructions
content
string
required
Required string length: 1 - 50000
name
string | null
description
string | null
instructions
string | null

Response

Successful Response

text
string
required