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
시나리오를 실행하고 디버깅하기를 참고하십시오.
인터페이스 자동화 — Pro
Section titled “인터페이스 자동화 — 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
푸시는 두 단계로 이루어집니다. 첫 단계는 아무것도 쓰지 않고 엔터티별 차이와 함께 검토용 토큰을 돌려주고, 두 번째 단계에서 확정합니다. 그 사이에 프로젝트가 바뀌었다면 실패합니다. 내장 git을 참고하십시오.
| 리소스 | 내용 |
|---|---|
restorm://project | 열려 있는 프로젝트 |
restorm://tree | 전체 트리 |
restorm://active-tab | 활성 탭 |
restorm://request/{id} | 특정 요청 하나 |