action clicksend_get_all_inbound_sms_pull { label: "Get all Inbound SMS - Pull" description: "" provider: clicksend method: GET path: "/sms/inbound" encoding: json output: { type: "object" additionalProperties: true } }