Tool tree
click_button_notificationtrialAggreBtnAction
Click the '×' button on this page and wait for the result to load.
View tool JSON
{
"name": "click_button_notificationtrialAggreBtn",
"kind": "act",
"impl": "imperative",
"description": "Click the '×' button on this page and wait for the result to load.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}click_link_Dismiss_push_popupAction
Dismiss the web push notification popup at the bottom corner. Only relevant when that popup is currently shown.
View tool JSON
{
"name": "click_link_Dismiss_push_popup",
"kind": "act",
"impl": "imperative",
"description": "Dismiss the web push notification popup at the bottom corner. Only relevant when that popup is currently shown.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}click_link_HomeAction
Click the 'Home' link (it triggers an action on this page) and wait for the result.
View tool JSON
{
"name": "click_link_Home",
"kind": "act",
"impl": "imperative",
"description": "Click the 'Home' link (it triggers an action on this page) and wait for the result.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}get_current_page_stateAnswer
Read the current value of every form widget on this page (including widgets inside embedded content frames) as a JSON object. Keys match the corresponding setter tool names (e.g. key 'set_dropdown_Product' holds the current value of that dropdown; multi-selects and checkbox groups list their checked values; tabs report 'active'/'inactive'). Call it before making changes, and again after each change - setting one field can cascade and reset others.
View tool JSON
{
"name": "get_current_page_state",
"kind": "answer",
"impl": "imperative",
"description": "Read the current value of every form widget on this page (including widgets inside embedded content frames) as a JSON object. Keys match the corresponding setter tool names (e.g. key 'set_dropdown_Product' holds the current value of that dropdown; multi-selects and checkbox groups list their checked values; tabs report 'active'/'inactive'). Call it before making changes, and again after each change - setting one field can cascade and reset others.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}set_text_Enter_your_e_mail_addressAction
Set the value of the 'Enter your e-mail address' text field.
View tool JSON
{
"name": "set_text_Enter_your_e_mail_address",
"kind": "act",
"impl": "imperative",
"description": "Set the value of the 'Enter your e-mail address' text field.",
"inputSchema": {
"type": "object",
"properties": {
"value": {
"type": "string"
}
},
"required": [
"value"
]
},
"page": "/en/"
}switch_tab_Analysis_ToolsAction
Switch to the 'Analysis Tools' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.
View tool JSON
{
"name": "switch_tab_Analysis_Tools",
"kind": "act",
"impl": "imperative",
"description": "Switch to the 'Analysis Tools' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}switch_tab_Buy_Sell_RequestsAction
Switch to the 'Buy & Sell Requests' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.
View tool JSON
{
"name": "switch_tab_Buy_Sell_Requests",
"kind": "act",
"impl": "imperative",
"description": "Switch to the 'Buy & Sell Requests' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}switch_tab_ConferencesAction
Switch to the 'Conferences' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.
View tool JSON
{
"name": "switch_tab_Conferences",
"kind": "act",
"impl": "imperative",
"description": "Switch to the 'Conferences' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}switch_tab_Market_InformationAction
Switch to the 'Market Information' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.
View tool JSON
{
"name": "switch_tab_Market_Information",
"kind": "act",
"impl": "imperative",
"description": "Switch to the 'Market Information' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}switch_tab_Plastics_News_FreeAction
Switch to the 'Plastics News (Free)' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.
View tool JSON
{
"name": "switch_tab_Plastics_News_Free",
"kind": "act",
"impl": "imperative",
"description": "Switch to the 'Plastics News (Free)' tab to reveal its content. Re-check available tools after switching - widgets inside the tab are (re)scanned.",
"inputSchema": {
"type": "object",
"properties": {}
},
"page": "/en/"
}