Webhooks
Receive real-time notifications when events occur in your Myrm workspace.Setup
- Navigate to Settings > Webhooks
- Add a webhook URL
- Select events to subscribe to
- Save and verify
Events
| Event | Description |
|---|---|
agent.message.created | New message from agent |
agent.task.completed | Scheduled task finished |
agent.task.failed | Scheduled task failed |
memory.created | New memory entry |
skill.evolved | Skill evolution completed |
Payload Format
Security
Webhook payloads include an HMAC signature in theX-Myrm-Signature header for verification.
