MCP ツール一覧
このページでは、エージェントに公開されているツールを一覧にします。 有効化、接続、セキュリティモデルについては MCP で Restorm を操作する を参照してください。
制限されたツールも 一覧には残り(説明に (Restorm Pro) の接尾辞が付きます)、
存在しなくなるのではなく明確なエラーを返します。
読み取りとナビゲーション — Community
Section titled “読み取りとナビゲーション — 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
プロジェクト — Community
Section titled “プロジェクト — Community”create_project · open_project · save_project · list_recent_projects
書き込み — Community
Section titled “書き込み — Community”リクエストとフォルダーの作成、変更、移動、削除、お気に入りの管理
(set_favorite)、そして import_from_url。
環境、変数、シークレット — Community
Section titled “環境、変数、シークレット — 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
クイック設定 — Community
Section titled “クイック設定 — Community”list_quick_configs · add_quick_config · update_quick_config ·
delete_quick_config · describe_quick_config_schema
クイック設定 を参照してください。
リクエストの実行 — Community
Section titled “リクエストの実行 — Community”run_request · run_request_batch · cancel_request · read_stream ·
send_message · batch
batch は複数の呼び出しをまとめます。サブ呼び出しごとに 必要な機能が
個別に検査されます。
ファイアウォール — Community
Section titled “ファイアウォール — Community”open_firewall · firewall_list_rules · firewall_allow · firewall_deny ·
firewall_list_pending_prompts · firewall_resolve_prompt
エージェントが行った変更はすべて監査されます。 ファイアウォール を参照してください。
シナリオ — Pro
Section titled “シナリオ — Pro”読み取りも含めて この領域全体が対象です: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
実行とデバッグ を参照してください。
UI の自動操作 — Pro
Section titled “UI の自動操作 — 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
コンソール — Pro
Section titled “コンソール — Pro”open_console · console-logs · console_clear
テーマ — Pro
Section titled “テーマ — Pro”list_themes · get_current_theme · switch_theme
ミニブラウザー — Pro
Section titled “ミニブラウザー — Pro”open_mini_browser · mini_browser_execute
workbench のレイアウト — Pro
Section titled “workbench のレイアウト — Pro”get_workbench_layout · set_workbench_layout · set_tab_maximized
インスタンス — Pro
Section titled “インスタンス — Pro”list-instances · create_instance · terminate_instance
どの呼び出しでも、対象のインスタンスを指定するために予約キー __session を
渡せます。
Git — Pro
Section titled “Git — Pro”git_commit_push · git_confirm_push · git_pull · git_resolve_conflicts
プッシュは 2 段階 で行われます。1 回目はエンティティ単位の差分を含む レビュートークンを返すだけで 何も書き込みません。2 回目で確定し、その間に プロジェクトが変更されていれば失敗します。 内蔵の git を参照してください。
| リソース | 内容 |
|---|---|
restorm://project | 開いているプロジェクト |
restorm://tree | ツリー全体 |
restorm://active-tab | アクティブなタブ |
restorm://request/{id} | 特定のリクエスト |