From 3cfcab8d949a45ba9d89def4644ff6c7718af37e Mon Sep 17 00:00:00 2001 From: jhauga Date: Tue, 14 Oct 2025 13:39:36 -0400 Subject: [PATCH] Prompt to shuffle JSON --- prompts/shuffle-json-data.prompt.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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