Device capabilities
device_capabilitiesCheck device support for platform-specific actions. See if it's full, partial, or unavailable, along with backend details and caveats.
Instructions
Report which actions are supported on a device (full/partial/unavailable) with the backend and any caveats. Check this before relying on a platform-specific action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| device_id | Yes | Device id from list_devices (adb serial like 'emulator-5554', or an iOS simulator UDID) |