Agent
Send a follow-up message or answer a pending input request
Sends the next turn of an agent session. The server binds the session's stored continuation token, so the client-provided one is ignored. Answer input.requested events (tool approvals, questions) from the event stream via inputResponses.
post/v2/eve/v1/session/{sessionId}
Path parameters
sessionIdstring required
Request body
Response
Upstream eve response with the next continuation token for this session.
object required
Changes
Changed in 1 of the 8 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○