list_actions
Lists all menu items and toolbar actions in visible windows, including names, text, shortcuts, and enabled/checked state, so you can identify available UI commands for automation.
Instructions
List all QActions (menu items, toolbar actions) in visible windows with their name, text, shortcut, and enabled/checked state.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pid | No | App pid from launch_app. Omit to target the last launched app. Required only when several apps are running and you need a specific one. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |