export_context_markdown
Export project context to a Markdown file for sharing with LLMs and AI tools. Provide the project root directory to generate the document.
Instructions
Export the project context as a Markdown document for sharing with other LLMs and AI tools.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | No | Project root directory. | . |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |