Process input

View as MarkdownOpen in Claude

Sends input to an agent and receives dialogue + validated actions.

Path parameters

agentIdstringRequired

Request

This endpoint expects an object.
inputstringRequired
contextmap from strings to anyOptional

Response

Agent response
dialoguestring or null
actionobject or null
stateChangesmap from strings to any or null
memoriesRecalledlist of strings or null