Skip to content

MCP tool inventory

This page lists the tools exposed to agents. For enabling, connecting and the security model, see Driving Restorm over MCP.

A restricted tool stays listed (with the (Restorm Pro) suffix in its description) and returns an explicit error rather than being absent.

get_request · get_response · get_response_history · get_active_env · get_current_tab · list_requests · list_folders · list_favorites · list_value_sources · search · open_tab · close_tab · reveal_in_tree

create_project · open_project · save_project · list_recent_projects

Creating, modifying, moving and deleting requests and folders, managing favorites (set_favorite), and import_from_url.

Environments, variables and secrets — Community

Section titled “Environments, variables and secrets — Community”

list_environments · create_environment · rename_environment · update_environment · delete_environment · refresh_environment · list_env_variables · set_env_variable · delete_env_variable · list_custom_value_lists · create_custom_value_list · update_custom_value_list · delete_custom_value_list

list_quick_configs · add_quick_config · update_quick_config · delete_quick_config · describe_quick_config_schema

See Quick settings.

run_request · run_request_batch · cancel_request · read_stream · send_message · batch

batch groups several calls together; each sub-call is checked independently for its capability.

open_firewall · firewall_list_rules · firewall_allow · firewall_deny · firewall_list_pending_prompts · firewall_resolve_prompt

Any change made by an agent is audited. See Firewall.

The whole domain, reading included: list_scenarios · get_scenario · create_scenario · update_scenario · describe_scenario_kinds · list_scenario_nodes · create_scenario_node · update_scenario_node · move_scenario_node · delete_scenario_node · connect_scenario_nodes · disconnect_scenario_nodes · set_edge_selector · arrange_scenario · run_scenario · run_scenario_node · get_scenario_node_result · get_scenario_node_status · cancel_scenario_node · get_scenario_run_status · list_scenario_runs · stop_scenario_run · answer_scenario_input · define_param

See Running and debugging.

screenshot · screencast-start · screencast-stop · dom-query · evaluate · dispatch-event · mouse-input · type-text · drag-drop · keyboard-shortcut · scroll-into-view · get-computed-style · inject-css · storage · get-windows · window-info · refresh · devtools · wait · wait-for · exit

open_console · console-logs · console_clear

list_themes · get_current_theme · switch_theme

open_mini_browser · mini_browser_execute

get_workbench_layout · set_workbench_layout · set_tab_maximized

list-instances · create_instance · terminate_instance

Any call accepts a reserved __session key to designate the instance targeted.

git_commit_push · git_confirm_push · git_pull · git_resolve_conflicts

Pushing happens in two steps: the first returns a review token with the per-entity diff without writing anything, the second confirms — and fails if the project has changed in the meantime. See Built-in git.

ResourceContent
restorm://projectThe open project
restorm://treeThe whole tree
restorm://active-tabThe active tab
restorm://request/{id}A specific request