Execute an agent with provided inputs and return results immediately.
Bearer authentication header of the form Bearer <token>
, where <token>
is your auth token.
Organization ID. This is required for access control. It can be provided via query or request body depending on the endpoint.
Serializer for agent execution requests with dynamic input fields.
Agent job result
The response is of type object[]
.