action frankiefinancial_status_check { label: "Service Status" description: "Simple check to see if the service is running smoothly." provider: frankiefinancial method: GET path: "/ruok" encoding: json output: { type: "object" additionalProperties: true } }