We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 565ad7c commit c4d55caCopy full SHA for c4d55ca
src/mcp/tools/variableTools.ts
@@ -180,7 +180,7 @@ export function registerVariableTools(
180
'delete_variable',
181
{
182
description: [
183
- 'Delete a variable.',
+ 'Delete a variable. Variable must be removed from its associated _feature before it can be deleted.',
184
'⚠️ CRITICAL: Deleting a variable will remove it from ALL environments including production.',
185
'ALWAYS confirm with the user before deleting any variable.',
186
'Include dashboard link in the response.',
0 commit comments