diff --git a/prompts/shuffle-json-data.prompt.md b/prompts/shuffle-json-data.prompt.md index ac5e78a..488b399 100644 --- a/prompts/shuffle-json-data.prompt.md +++ b/prompts/shuffle-json-data.prompt.md @@ -1,7 +1,7 @@ --- mode: 'agent' description: 'Shuffle repetitive JSON objects safely by validating schema consistency before randomising entries.' -tools: ['edit/editFiles'] +tools: ['edit/editFiles', 'runInTerminal', 'pylanceRunCodeSnippet'] --- # Shuffle JSON Data