Invoke
BetaCall the general Athena agent synchronously.
Call the agent with the messages list, wait for the agent to complete, and return the result.
Headers
X-API-KEY
Request
This endpoint expects an object.
config
Configurable fields for the agent.
messages
The messages to send to the agent. Each message should be a string (for text inputs) or a list of multimodal content parts.
Response
Successful Response
messages