Back to tools

list_render_infrastructure

List all Render services (web services, crons, DBs) and their live status.

Schema and Policy
{
  "name": "list_render_infrastructure",
  "description": "List all Render services (web services, crons, DBs) and their live status.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Infrastructure",
  "authRequired": false,
  "mutability": "infrastructure",
  "status": "active"
}