services_send_notification
Send a Home Assistant notification with a required message. Optionally set a title and target notify service.
Instructions
Send a Home Assistant notification. target = notify service name (default: notify).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| message | Yes | ||
| title | No | ||
| target | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |