frida_get_device_info
Obtain device metadata and running process count from a specified Frida device or the local default.
Instructions
Get info about a specific Frida device or the default local device.
device_id: optional device id from frida_list_devices. Defaults
to the local macOS device. Returns device metadata and running
process count.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | No |