▶
Executionexec_in
Execution input
UI/Elements
Dynamically sets the action of an interactive element (button, link, etc.)
Scores range from 0 to 10. Higher values mean more impact, exposure, or operational weight.
Execution input
Reference to the element (ID string or element object from Get Element)
Type of action: navigate_page, external_link, workflow_event, or clear to remove action
For navigate_page: the route path (e.g., /about, /products/123)
For navigate_page: optional JSON object of query parameters
For external_link: the external URL to open
For workflow_event: the ID of the workflow node to trigger
Execution output