-
-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathtoolNames.json
More file actions
208 lines (208 loc) · 10.8 KB
/
toolNames.json
File metadata and controls
208 lines (208 loc) · 10.8 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
{
"unknown": "Unknown"
,"run_in_terminal": "Run In Terminal"
,"mcp.io.github.git.assign_copilot_to_issue": "GitHub MCP (Local): Assign Copilot to Issue"
,"mcp.io.github.git.create_or_update_file": "GitHub MCP (Local): Create/Update File"
,"mcp_io_github_git_create_or_update_file": "GitHub MCP (Local): Create/Update File"
,"mcp_io_github_git_assign_copilot_to_issue": "GitHub MCP (Local): Assign Copilot to Issue"
,"mcp_io_github_git_pull_request_read": "GitHub MCP (Local): Pull Request Read"
,"mcp_io_github_git_issue_read": "GitHub MCP (Local): Issue Read"
,"mcp_io_github_git_issue_write": "GitHub MCP (Local): Issue Write"
,"mcp_io_github_git_list_issues": "GitHub MCP (Local): List Issues"
,"mcp_io_github_git_create_pull_request": "GitHub MCP (Local): Create Pull Request"
,"mcp_io_github_git_get_file_contents": "GitHub MCP (Local): Get File Contents"
,"mcp_io_github_git_search_code": "GitHub MCP (Local): Search Code"
,"mcp_io_github_git_search_pull_requests": "GitHub MCP (Local): Search Pull Requests"
,"mcp_io_github_git_get_release_by_tag": "GitHub MCP (Local): Get Release By Tag"
,"mcp_io_github_git_search_issues": "GitHub MCP (Local): Search Issues"
,"mcp_io_github_git_add_issue_comment": "GitHub MCP (Local): Add Issue Comment"
,"mcp_github_github_assign_copilot_to_issue": "GitHub MCP (Remote): Assign Copilot to Issue"
,"mcp_github_github_issue_read": "GitHub MCP (Remote): Issue Read"
,"mcp_github_github_issue_write": "GitHub MCP (Remote): Issue Write"
,"mcp_github_github_list_issues": "GitHub MCP (Remote): List Issues"
,"mcp_github-code-s_get_code_scanning_alert": "GitHub MCP (Code Scanning): Get Alert"
,"mcp_github-code-s_list_code_scanning_alerts": "GitHub MCP (Code Scanning): List Alerts"
,"mcp_com_microsoft_get_bestpractices": "GitHub MCP: Get Best Practices"
,"mcp_gitkraken_git_add_or_commit": "GitKraken MCP: Git Add or Commit"
,"mcp_gitkraken_git_status": "GitKraken MCP: Git Status"
,"mcp_gitkraken_gitkraken_workspace_list": "GitKraken MCP: List Workspaces"
,"manage_todo_list": "Manage TODO List"
,"copilot_readFile": "Read File"
,"copilot_viewImage": "Copilot View Image"
,"opilot_findFiles": "Find Files"
,"copilot_writeFile": "Write File"
,"copilot_applyPatch": "Apply Patch"
,"copilot_findTextInFiles": "Find Text In Files"
,"copilot_findFiles": "Find Files"
,"copilot_replaceString": "Replace String"
,"copilot_createFile": "Create File"
,"copilot_listDirectory": "List Directory"
,"copilot_fetchWebPage": "Fetch Web Page"
,"copilot_getErrors": "Get Errors"
,"copilot_multiReplaceString": "Multi Replace String"
,"copilot_searchCodebase": "Search Codebase"
,"get_terminal_output": "Get Terminal Output"
,"run_task": "Run Task: Investigate"
,"await_terminal": "Await Terminal command"
,"github.copilot.editsAgent": "GitHub Copilot Edits Agent"
,"todoList": "TODO List"
,"terminal": "Terminal"
,"terminal_last_command": "Terminal Last Command"
,"github_pull_request": "GitHub Pull Request"
,"github_repo": "GitHub Repository"
,"editFiles": "Edit Files"
,"listFiles": "List Files"
,"search_subagent": "Search Subagent"
,"apply_patch": "Apply Patch"
,"ask_questions": "Ask Questions"
,"copilot_askQuestions": "Ask Questions"
,"copilot_createAndRunTask": "Create And Run Task"
,"copilot_createDirectory": "Create Directory"
,"copilot_createNewJupyterNotebook": "Create New Jupyter Notebook"
,"copilot_createNewWorkspace": "Create New Workspace"
,"copilot_editFiles": "Edit Files"
,"copilot_editNotebook": "Edit Notebook"
,"copilot_findTestFiles": "Find Test Files"
,"copilot_getChangedFiles": "Get Changed Files"
,"copilot_getDocInfo": "Get Doc Info"
,"copilot_getNotebookSummary": "Get Notebook Summary"
,"copilot_getProjectSetupInfo": "Get Project Setup Info"
,"copilot_getSearchResults": "Get Search Results"
,"copilot_getVSCodeAPI": "Get VSCode API"
,"copilot_githubRepo": "GitHub Repository"
,"copilot_insertEdit": "Insert Edit"
,"copilot_installExtension": "Install Extension"
,"copilot_memory": "Memory"
,"copilot_openIntegratedBrowser": "Open Integrated Browser"
,"copilot_openSimpleBrowser": "Open Simple Browser"
,"copilot_readNotebookCellOutput": "Read Notebook Cell Output"
,"copilot_readProjectStructure": "Read Project Structure"
,"copilot_runNotebookCell": "Run Notebook Cell"
,"copilot_runTests1": "Run Tests"
,"copilot_runVscodeCommand": "Run VSCode Command"
,"copilot_searchWorkspaceSymbols": "Search Workspace Symbols"
,"copilot_switchAgent": "Switch Agent"
,"copilot_testFailure": "Test Failure"
,"copilot_toolReplay": "Tool Replay"
,"create_and_run_task": "Create And Run Task"
,"create_directory": "Create Directory"
,"create_file": "Create File"
,"create_new_jupyter_notebook": "Create New Jupyter Notebook"
,"create_new_workspace": "Create New Workspace"
,"edit_files": "Edit Files"
,"edit_notebook_file": "Edit Notebook File"
,"fetch_webpage": "Fetch Webpage"
,"file_search": "File Search"
,"get_changed_files": "Get Changed Files"
,"get_doc_info": "Get Doc Info"
,"get_errors": "Get Errors"
,"get_project_setup_info": "Get Project Setup Info"
,"configure_python_environment": "Configure Python Environment"
,"get_search_view_results": "Get Search View Results"
,"get_task_output": "Get Task Output"
,"get_vscode_api": "Get VSCode API"
,"grep_search": "Grep Search"
,"insert_edit_into_file": "Insert Edit Into File"
,"install_extension": "Install Extension"
,"list_dir": "List Dir"
,"memory": "Memory"
,"multi_replace_string_in_file": "Multi Replace String In File"
,"open_integrated_browser": "Open Integrated Browser"
,"open_simple_browser": "Open Simple Browser"
,"read_file": "Read File"
,"view_image": "View Image"
,"read_notebook_cell_output": "Read Notebook Cell Output"
,"read_project_structure": "Read Project Structure"
,"replace_string_in_file": "Replace String In File"
,"setup.agent": "Setup Agent"
,"selectEnvironment": "Select Environment"
,"run_notebook_cell": "Run Notebook Cell"
,"run_vscode_command": "Run VSCode Command"
,"runSubagent": "Run Subagent"
,"runTests": "Run Tests"
,"search_workspace_symbols": "Search Workspace Symbols"
,"semantic_search": "Semantic Search"
,"switch_agent": "Switch Agent"
,"terminal_selection": "Terminal Selection"
,"test_failure": "Test Failure"
,"test_search": "Test Search"
,"tool_replay": "Tool Replay"
,"tool_search": "Tool Search"
,"vscode_askQuestions": "VSCode Ask Questions"
,"vscode_get_confirmation": "VSCode Get Confirmation"
,"vscode_get_confirmation_with_options": "VSCode Get Confirmation With Options"
,"vscode_get_terminal_confirmation": "VSCode Get Terminal Confirmation"
,"mcp_io_github_ups_get-library-docs": "Context7 MCP: Get Library Docs"
,"mcp_io_github_ups_resolve-library-id": "Context7 MCP: Resolve Library ID"
,"mcp_microsoft_pla_browser_evaluate": "Playwright MCP: Browser Evaluate"
,"mcp_microsoft_pla_browser_install": "Playwright MCP: Browser Install"
,"mcp_microsoft_pla_browser_navigate": "Playwright MCP: Browser Navigate"
,"mcp_microsoft_pla_browser_run_code": "Playwright MCP: Browser Run Code"
,"mcp_oraios_serena_activate_project": "Serena: Activate Project"
,"mcp_oraios_serena_check_onboarding_performed": "Serena: Check Onboarding Performed"
,"mcp_oraios_serena_create_text_file": "Serena: Create Text File"
,"mcp_oraios_serena_delete_lines": "Serena: Delete Lines"
,"mcp_oraios_serena_delete_memory": "Serena: Delete Memory"
,"mcp_oraios_serena_edit_memory": "Serena: Edit Memory"
,"mcp_oraios_serena_execute_shell_command": "Serena: Execute Shell Command"
,"mcp_oraios_serena_find_file": "Serena: Find File"
,"mcp_oraios_serena_find_referencing_symbols": "Serena: Find Referencing Symbols"
,"mcp_oraios_serena_find_symbol": "Serena: Find Symbol"
,"mcp_oraios_serena_get_current_config": "Serena: Get Current Config"
,"mcp_oraios_serena_get_symbols_overview": "Serena: Get Symbols Overview"
,"mcp_oraios_serena_initial_instructions": "Serena: Initial Instructions"
,"mcp_oraios_serena_insert_after_symbol": "Serena: Insert After Symbol"
,"mcp_oraios_serena_insert_at_line": "Serena: Insert At Line"
,"mcp_oraios_serena_insert_before_symbol": "Serena: Insert Before Symbol"
,"mcp_oraios_serena_jet_brains_find_referencing_symbols": "Serena: JetBrains Find Referencing Symbols"
,"mcp_oraios_serena_jet_brains_find_symbol": "Serena: JetBrains Find Symbol"
,"mcp_oraios_serena_jet_brains_get_symbols_overview": "Serena: JetBrains Get Symbols Overview"
,"mcp_oraios_serena_jet_brains_type_hierarchy": "Serena: JetBrains Type Hierarchy"
,"mcp_oraios_serena_list_dir": "Serena: List Dir"
,"mcp_oraios_serena_list_memories": "Serena: List Memories"
,"mcp_oraios_serena_onboarding": "Serena: Onboarding"
,"mcp_oraios_serena_open_dashboard": "Serena: Open Dashboard"
,"mcp_oraios_serena_prepare_for_new_conversation": "Serena: Prepare For New Conversation"
,"mcp_oraios_serena_read_file": "Serena: Read File"
,"mcp_oraios_serena_read_memory": "Serena: Read Memory"
,"mcp_oraios_serena_remove_project": "Serena: Remove Project"
,"mcp_oraios_serena_rename_symbol": "Serena: Rename Symbol"
,"mcp_oraios_serena_replace_content": "Serena: Replace Content"
,"mcp_oraios_serena_replace_lines": "Serena: Replace Lines"
,"mcp_oraios_serena_replace_symbol_body": "Serena: Replace Symbol Body"
,"mcp_oraios_serena_restart_language_server": "Serena: Restart Language Server"
,"mcp_oraios_serena_search_for_pattern": "Serena: Search For Pattern"
,"mcp_oraios_serena_summarize_changes": "Serena: Summarize Changes"
,"mcp_oraios_serena_switch_modes": "Serena: Switch Modes"
,"mcp_oraios_serena_think_about_collected_information": "Serena: Think About Collected Information"
,"mcp_oraios_serena_think_about_task_adherence": "Serena: Think About Task Adherence"
,"mcp_oraios_serena_think_about_whether_you_are_done": "Serena: Think About Whether You Are Done"
,"mcp_oraios_serena_write_memory": "Serena: Write Memory"
,"bash": "Bash"
,"claude-code": "Claude Code"
,"copilot-cloud-agent": "Copilot Cloud Agent"
,"copilotcli": "Copilot CLI"
,"github.copilot.default": "GitHub Copilot Default"
,"github.copilot.workspace": "GitHub Copilot Workspace"
,"glob": "Glob"
,"grep": "Grep"
,"kill_terminal": "Kill Terminal"
,"read": "Read"
,"vscode_editFile_internal": "VSCode Edit File (Internal)"
,"vscode_fetchWebPage_internal": "VSCode Fetch Web Page (Internal)"
,"vscode-websearchforcopilot_webSearch": "VSCode WebSearch for Copilot: Web Search"
,"webfetch": "Web Fetch"
,"write": "Write"
,"edit": "Edit"
,"question": "Question"
,"skill": "Skill"
,"task": "Task"
,"todowrite": "Todo Write"
,"websearch": "Web Search"
,"navigate_page": "Navigate Page"
,"open_browser_page": "Open Browser Page"
,"read_page": "Read Page"
,"run_playwright_code": "Run Playwright Code"
,"screenshot_page": "Screenshot Page"
,"task_complete": "Task Complete"
}