/ src / tools / lsTool / prompt.ts
prompt.ts
1  export const DESCRIPTION =
2    'Lists files and directories in a given path. The path parameter must be an absolute path, not a relative path. You should generally prefer the Glob and Grep tools, if you know which directories to search.'