action motaword_get_endpoints { label: "Available endpoints" description: "The root endpoint will provide you with an OpenAPI definition of MotaWord API.\n" provider: motaword method: GET path: "/" encoding: json output: { type: "object" } }