action_menu
Pick an item from the current view's Actions dropdown by label, and handle any confirmation dialog by confirming or cancelling it.
Instructions
Pick an entry of the cog / "Actions" dropdown of the current view by label (e.g. "Delete", "Duplicate", "Archive"). A confirmation dialog, if any, is reported (changes.dialog_opened): confirm it with click_button on its button (e.g. "Delete" or "Ok"), or click_button("discard") to cancel.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| item | Yes | ||
| scope | No | auto |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |