get_variables
List team variables
How to use it
get_variables is exposed by the MCP Server Js MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the get_variables tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
FULL MCP SERVER JS LISTINGOther tools in MCP Server Js (39)
Create new processes with source code
Create a new variable
Deletes a file from YepCode storage.
Delete a process
Delete a schedule
Delete a file from storage
Delete a variable
Downloads a file from YepCode storage.
Download a file from storage
Execute a process asynchronously
Execute a process synchronously
Get execution details from API
Get execution logs
List executions with optional filtering
List script library modules
Get process details
Get process versions (requires ycapifull)
List processes with optional filtering
Get schedule details
List scheduled processes
List storage objects
Kill a running execution
Lists all files in your YepCode storage.
Pause a scheduled process
Removes an environment variable from the YepCode workspace.
Rerun a previous execution
Resume a paused schedule
Executes code in YepCode's secure environment.
Skip the runcode cleanup. By default, runcode processes source code is removed after execution. If you want to keep it for audit purposes, you can use this option.
Schedule a process to run automatically
Sets an environment variable in the YepCode workspace.
Skip including coding rules in the runcode tool definition. By default, JavaScript and Python coding rules from YepCode documentation are included in the tool schema to guide AI-generated code. If you want to skip this for faster tool initialization or smaller tool definitions, you can use this opti
Update an existing process
Update a scheduled process
Update an existing variable
Uploads a file to YepCode storage.
Upload a file to storage
Enables all basic API management tools (processes, schedules, variables, storage, executions, modules)
Enables all API management tools including version-related tools (extends ycapi with additional process and module version management tools)