action math_get_numbers_nod { label: "get_numbers_nod" description: "Get the number of the day for current day" provider: math method: GET path: "/numbers/nod" encoding: json output: { type: "object" additionalProperties: true } }