action clicksend_get_post_letter_history { label: "Get Post Letter History" description: "" provider: clicksend method: GET path: "/post/letters/history" encoding: json output: { type: "object" additionalProperties: true } }