notify_supervisor
Send a one-way update to your supervisor after completing a task, encountering an error, or finishing a session. Provide event type and summary without waiting for a response.
Instructions
Send a one-way update to your OpenClaw supervisor. Use after completing a task, encountering an error, or finishing a session. Does not wait for a response.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| event | Yes | The type of event. | |
| details | No | Optional structured metadata (files changed, PR URL, errors, etc.). | |
| summary | Yes | What happened. Be concise. |