Invoke

Invoke an agent

Path parameters

agent_idstringRequired

Headers

AuthorizationstringRequired

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

Request

This endpoint expects an object.
inputstringRequired
enableStreamingbooleanRequired
sessionIdstringOptional
outputSchemastringOptional
llm_paramsobjectOptional

Response

This endpoint returns an object.
successboolean
dataany or null

Errors