# workspace-paths Example: ```bash npx workspace-paths --include-root --json ``` - `[path]`: Sets the target directory (defaults to cwd) - `--include-root`: Include the current working directory in the output. - `--json`: Output the result in JSON format.