create_google_doc
Analyze a code repository on the fly to generate a formatted Google Doc with comprehensive documentation, and optionally share it with email addresses.
Instructions
Create a formatted Google Doc from previously generated documentation content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | Document title. | |
| repo_path | Yes | Path to the repository (will be analyzed on-the-fly). | |
| share_with | No | Email addresses to share the document with. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||