Skip to main content
POST
Execute Skill by ID

Authorizations

x-api-token
string
header
required

API key authentication

Path Parameters

item_id
string
required

Body

application/json
agent-config
object
messages
object[]
context-skill
object

Response

200 - application/json

Scheduled (default) returns a skill_run_id + task_id; delay:false returns the actual result with skill_run_id attached

status
boolean

Whether the operation succeeded

Example:

true

data
object
message
string
Example:

"Skill scheduled"