diff --git a/understand-anything-plugin/skills/understand/SKILL.md b/understand-anything-plugin/skills/understand/SKILL.md index 13cabcd..a73fd65 100644 --- a/understand-anything-plugin/skills/understand/SKILL.md +++ b/understand-anything-plugin/skills/understand/SKILL.md @@ -188,7 +188,7 @@ Pass these parameters in the dispatch prompt: > > File nodes: > ```json -> [list of {id, name, filePath, summary, tags} for all file-type nodes] +> [list of {id, filePath, summary, tags} for all file-type nodes — omit name, complexity, languageNotes] > ``` > > Import edges: