list_projects
Retrieve all available projects on a specified deployment platform, including Vercel, Netlify, or Cloudflare Pages. Set an optional limit to control the number of results returned.
Instructions
List all available projects/sites on a platform that you have access to
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of projects to return (default: 20, max: 100) | |
| token | No | API token for authentication (optional if set in environment) | |
| platform | Yes | The deployment platform |