You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -162,6 +162,7 @@ You can control which tools are enabled by setting the `YEPCODE_MCP_TOOLS` envir
162
162
-`run_code`: Enables the code execution tool
163
163
-`yc_api`: Enables all basic API management tools (processes, schedules, variables, storage, executions, modules)
164
164
-`yc_api_full`: Enables all API management tools including version-related tools (extends `yc_api` with additional process and module version management tools)
165
+
- any specific API tool name (e.g., `execute_process_sync`, `get_execution`,...)
165
166
166
167
**Process tags:**
167
168
- Any tag used in your YepCode processes (e.g., `mcp-tool`, `core`, `automation`, etc.)
0 commit comments