handleIntentChooser
Automatically handle system intent chooser dialogs by specifying preferences for app selection, including always, just once, or custom app packages.
Instructions
Automatically handle system intent chooser dialog with specified preferences
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| preference | No | Preference for handling intent chooser (default: 'just_once') | |
| customAppPackage | No | Specific app package to select when preference is 'custom' |