sap_double_click_tree_item
Double-click a specific column cell in a tree node row to trigger an action. Requires tree ID, node key, and column name.
Instructions
Double-click a specific item (column cell) in a tree node row.
item_name is the column name (e.g., 'Column1', 'Column2'). Use sap_read_tree to discover column names for the tree.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tree_id | Yes | ||
| node_key | Yes | ||
| item_name | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||