life
Life Ask
post/users/me/life/ask
Request body
messagestring required
The message for your Adapter agent, exactly as you would text it.
session_idstring nullable
Optional caller-chosen session id. Requests with the same session_id share conversation history (kept for 7 days). Omit for a one-shot, stateless ask.
Response
Successful Response
responsesstring[] required
Each text message the agent produced, in order.
answerstring required
All response messages joined into a single string.
session_idstring nullable
Echo of the session id this turn was recorded under, if any.