action clicksend_get_automations_fax_inbound { label: "List rules" description: "" provider: clicksend method: GET path: "/automations/fax/inbound" encoding: json output: { type: "object" additionalProperties: true } }