quest_install
Install an APK on a Meta Quest headset, upgrading existing installs and optionally granting all runtime permissions for test builds.
Instructions
Install (sideload) an APK onto the headset. Replaces an existing install of the same package (upgrade). Set grant_permissions=True to auto-grant all runtime permissions (useful for test builds).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| apk_path | Yes | ||
| device_id | No | ||
| grant_permissions | No |