action solarvps_get_solarray_critical { label: "View all your critical notifications" description: "Shows all your critical notifications" provider: solarvps method: GET path: "/solarray/critical" encoding: json output: { type: "object" additionalProperties: true } }