get_script_project_tool
Retrieve complete Google Apps Script project details including all source files by providing the script ID. This tool helps developers access and review their entire Apps Script codebase.
Instructions
Retrieve complete project details including all source files.
Args: script_id: The script project ID
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| script_id | Yes |