action clicksend_get_all_dedicated_numbers { label: "Get all Dedicated Numbers" description: "" provider: clicksend method: GET path: "/numbers" encoding: json output: { type: "object" additionalProperties: true } }