list_script_projects_tool
Retrieve and display Google Apps Script projects accessible to your account. Manage project visibility with pagination controls for organized access.
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 |