get_notifications
Retrieve active notifications from a connected device, returning a JSON array with package, title, and text.
Instructions
Get active notifications. Returns JSON array of {package, title, text}.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |