POST
/
api
/
toolkit
/
{id}
/
execute
/
sync

Authorizations

avm-x-api-key
string
header
required

Path Parameters

id
string
required

Body

application/json
inputs
object
envVariables
object
toolIds
number[]

Optional array of tool IDs to execute in the specified order. If not provided, all tools will be executed in their default order.

Response

200 - application/json
runs
object[]
required
totalCreditsConsumed
number
required
error
string | null
required