action fecru_get_info { label: "getInfo" description: "Provides general information about the server's configuration." provider: fecru method: GET path: "/rest-service-fecru/server-v1" encoding: json output: { type: "object" additionalProperties: true } }