Notifications are fire-and-forget messages that do not contain an `id` and must not receive a response. They are used for state updates or telemetry. ```json { "jsonrpc": "2.0", "method": "notifications/resources/list_changed" } ```