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