Back to tools

list_neon_infrastructure

List all Neon serverless Postgres projects and their status.

Schema and Policy
{
  "name": "list_neon_infrastructure",
  "description": "List all Neon serverless Postgres projects and their status.",
  "inputSchema": {
    "type": "object",
    "properties": {}
  },
  "category": "Infrastructure",
  "authRequired": false,
  "mutability": "infrastructure",
  "status": "active"
}