count_devices_with_logs
Count devices that have logs containing specific text, filtered by app and optional date range.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | ||
| app_id | Yes | The public app ID (e.g. 5X3c4veRGV) from list_apps | |
| date_range_end | No | ||
| date_range_start | No |