list_script_projects_tool
Retrieve and display accessible Google Apps Script projects with pagination controls for efficient project management.
Instructions
List Google Apps Script projects accessible to the user.
Args: page_size: Number of results per page (default: 50) page_token: Token for pagination (optional)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_size | No | ||
| page_token | No |