Skip to content

Notification Send

Send a fire-and-forget notification to the user via all available surfaces (Obsidian, Telegram if enabled). No response expected. Optionally target specific surfaces.

MCP name: notification_send

Category: notifications

Mutates state (retry policy: manual)

Parameters

Name Type Required Description
body str No Notification body
expandable bool No None=auto-detect, True=rich dashboard view, False=toast-only.
priority str No low, normal, high, urgent
source str No Who is sending
surfaces list No Target surfaces (e.g. ['telegram']). Default: all available.
tags list No Tags for filtering
title str Yes Notification title