action clicksend_get_automations_voice_receipts { label: "List rules" description: "" provider: clicksend method: GET path: "/automations/voice/receipts" encoding: json output: { type: "object" additionalProperties: true } }