Sends a follow-up message to a running agent’s session. The message is delivered to the agent as a new user prompt. If the agent is idle or has finished its current task, the message wakes it to start a new turn.Documentation Index
Fetch the complete documentation index at: https://docs.murmur.dev/llms.txt
Use this file to discover all available pages before exploring further.
Synopsis
Arguments
Examples
Send a follow-up message
Multi-word message without quotes
All arguments after the slug are joined into a single message:Send from a VM (self)
When running on an agent VM, omit the slug:Errors
Related
- Agents — concept overview
murmur session watch— stream live session eventsmurmur session interrupt— interrupt the agent’s current turnmurmur session stop— request graceful session shutdownmurmur status— check an agent’s phase and progress