render_list_services
Retrieve a list of all Render services (web services, static sites, cron jobs) with optional type filtering and result limit.
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 |