action thesmsworks_get_utils_test { label: "get_utils_test" description: "Returns the customer ID to the caller" provider: thesmsworks method: GET path: "/utils/test" encoding: json output: { type: "object" additionalProperties: true } }