Agents & Machines
messageSession
Message a Session
Send a message from one of YOUR sessions to another one, across machines.
Arguments
bodystringrequiredWhat to say, written as a self-contained paragraph the receiving session can act on without your context. It is delivered inside that session's next turn, where the only framing it gets is the sender and the time this verb adds.fromConversationIdstringrequiredThe session SPEAKING: its conversationId, which for a session messaging on its own behalf is the chat it is running in. It is what the delivered line names as the sender, and where the sent copy is recorded.toConversationIdstringrequiredThe session to reach: its conversationId (from listSessions). A target that has handed off is refused naming its successor.
Returns
The registry does not declare a return shape.
Declared limits
body: minimum length 1
Ask for it
The Cloud routes these requests to this verb.
- tell the other session
- send this to session 32
- message the Mini lane
- hand this back to the lead
- ask that session for its result
Pair it with
The verbs that finish the job.