render_list_services
List all Render services including web services, static sites, background workers, cron jobs, and private services with filtering and pagination.
Instructions
List all Render services (web services, static sites, cron jobs, etc.).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| api_key | No | Render API key | |
| limit | No | Max results (default 20) | |
| cursor | No | ||
| type | No | Filter by type: web_service, static_site, background_worker, cron_job, private_service |