Chat sessions

Add a note to the API session browser

Same-user, API-origin session browser operation. sessionId is the public chatSessions id. Screenshot evidence is returned as URLs; browser identity persists across turns.

post/chat-sessions/{sessionId}/browser/note

Path parameters

sessionIdstring required

Request body

commandIdstring
tabIdstring
textstring required

Response

Session browser result. Unknown command outcomes must be inspected before retrying with a different command ID.

object required

Changes