SourceSage MCP

generate_structure

Generate detailed Markdown documentation of project directory structures, including file contents with syntax highlighting, to simplify understanding and analysis. Use this tool to map and document repositories with customizable exclusion patterns.

Instructions

プロジェクトのディレクトリ構造を生成し、ファイル内容も含めた詳細なドキュメントを作成します。プロジェクトやリポジトリ、フォルダの内容を理解するときに使用します。

Input Schema

NameRequiredDescriptionDefault
ignorePathNo.SourceSageignoreファイルの絶対パス(オプション)
pathYes構造を生成するディレクトリの絶対パス

Input Schema (JSON Schema)

{ "properties": { "ignorePath": { "description": ".SourceSageignoreファイルの絶対パス(オプション)", "type": "string" }, "path": { "description": "構造を生成するディレクトリの絶対パス", "type": "string" } }, "required": [ "path" ], "type": "object" }

You must be authenticated.

Other Tools from SourceSage MCP

Related Tools

ID: z62lviqk5q