generate_docs
Create technical documentation for Google Sheets projects by analyzing spreadsheet structure, Apps Script functions, triggers, and manifest to generate comprehensive documentation.
Instructions
Generate functional documentation for a spreadsheet project. Analyzes the spreadsheet structure, script functions, triggers, and manifest to produce a complete technical document.
Args: spreadsheet_url: Spreadsheet URL or ID script_url: Optional Apps Script URL or ID output: "sheet" writes a Documentacion tab in the spreadsheet, "text" returns the doc as text
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_url | Yes | ||
| script_url | No | ||
| output | No | sheet |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |