action mermade_get_status { label: "Get the status of the API" description: "" provider: mermade method: GET path: "/status" encoding: json output: { type: "object" } }