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.
Reading and navigation — Community
Section titled “Reading and navigation — Community”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
Project — Community
Section titled “Project — Community”create_project · open_project · save_project · list_recent_projects
Writing — Community
Section titled “Writing — Community”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
Quick settings — Community
Section titled “Quick settings — Community”list_quick_configs · add_quick_config · update_quick_config ·
delete_quick_config · describe_quick_config_schema
See Quick settings.
Running requests — Community
Section titled “Running requests — Community”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.
Firewall — Community
Section titled “Firewall — Community”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.
Scenarios — Pro
Section titled “Scenarios — Pro”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
Interface automation — Pro
Section titled “Interface automation — Pro”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
Console — Pro
Section titled “Console — Pro”open_console · console-logs · console_clear
Themes — Pro
Section titled “Themes — Pro”list_themes · get_current_theme · switch_theme
Mini browser — Pro
Section titled “Mini browser — Pro”open_mini_browser · mini_browser_execute
Workbench layout — Pro
Section titled “Workbench layout — Pro”get_workbench_layout · set_workbench_layout · set_tab_maximized
Instances — Pro
Section titled “Instances — Pro”list-instances · create_instance · terminate_instance
Any call accepts a reserved __session key to designate the instance targeted.
Git — Pro
Section titled “Git — Pro”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.
Resources
Section titled “Resources”| Resource | Content |
|---|---|
restorm://project | The open project |
restorm://tree | The whole tree |
restorm://active-tab | The active tab |
restorm://request/{id} | A specific request |