Invoke
Call the general Athena agent synchronously.
Call the agent with the messages list, wait for the agent to complete,
and return the result.
Bearer authentication of the form Bearer <token>, where token is your auth token.
The messages to send to the agent. Each message should be a string (for text inputs) or a list of multimodal content parts.