get_script_project_tool
Retrieve complete Google Apps Script project details and source files using the script ID to access and manage code structure.
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 |