Publishes aDocumentation Index
Fetch the complete documentation index at: https://docs.murmur.dev/llms.txt
Use this file to discover all available pages before exploring further.
notify event to a running agent. The agent receives the message in its event stream and acts on it. Use this to give instructions, provide context, or nudge an agent without queuing a formal follow-up.
Synopsis
Arguments
Examples
Send a message to an agent
notify event:
Nudge a stuck agent
Errors
Related
- Events — concept overview of event types and delivery
murmur watch— stream events for an agent in real timemurmur queue add— send a follow-up task to an agentmurmur status— check an agent’s phase and progress