classic_mac_get_menu_items
Retrieve all items from a menu with their enabled/disabled state and keyboard shortcuts to analyze menu structure and accessibility.
Instructions
Get all items in a specific menu, including enabled/disabled state and keyboard shortcuts. Requires AgentBridge.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| menu | Yes | Menu title (e.g. 'File', 'Edit') | |
| target | No | Target ID or alias. Optional if only one target is configured. |