NotificationsTools

Provider for the notifications module — currently exposes only GetActiveNotificationsTool, which reads the host app's own status-bar notifications. Requires no manifest permissions.

Functions

Link copied to clipboard
fun all(context: Context): List<McpTool>

All tools in this module: GetActiveNotificationsTool.

Link copied to clipboard

Always true — this module needs no permissions for own-app notification reads.

Link copied to clipboard

No manifest permissions required for reading own-app notifications. Full cross-app notification access requires NotificationListenerService.