action probely_get_plans { label: "Subscription plans" provider: probely method: GET path: "/plans/" encoding: json output: { type: "object" additionalProperties: true } }