generate_structure
Generates detailed project directory structures in Markdown format, including file contents with syntax highlighting, to help understand and document repository or folder contents. Supports customizable exclusions for precise output.
Instructions
プロジェクトのディレクトリ構造を生成し、ファイル内容も含めた詳細なドキュメントを作成します。プロジェクトやリポジトリ、フォルダの内容を理解するときに使用します。
Input Schema
Name | Required | Description | Default |
---|---|---|---|
ignorePath | No | .SourceSageignoreファイルの絶対パス(オプション) | |
path | Yes | 構造を生成するディレクトリの絶対パス |