sap_select_radio_button
Select a radio button on an SAP screen by providing its ID. Use the screen elements tool to list available radio button IDs.
Instructions
Select a radio button on the current SAP screen.
Use sap_get_screen_elements with type_filter='GuiRadioButton' to find radio button IDs on the current screen.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| radio_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||