build_missing_tool_notification(
tool: str,
) -> PendingNotification| Name | Type | Description |
|---|---|---|
tool* | str | Name of the missing tool (e.g. |
Build a PendingNotification for a missing optional tool.
The returned entry carries the install hint (or URL) in a typed payload so the notification center action handler can copy it / open it without re-running platform detection.