Generate a personalized CardClan viewing URL without sending an email. This may create recipient-specific CardClan state but does not deliver a message.
Get Card DetailsCARDCLAN_GET_CARD_DETAILS
Get a CardClan card's title, merge-tag requirements, and owning workspace details by card ID.
Get Integration ConfigurationCARDCLAN_GET_INTEGRATION_CONFIG
Get a CardClan integration configuration by either integration ID or card ID.
List CardsCARDCLAN_LIST_CARDS
List cards in a CardClan workspace, including card IDs needed for details, integration configuration, personalized links, and sending.
List Email AccountsCARDCLAN_LIST_EMAIL_ACCOUNTS
List configured CardClan sender accounts that can be selected when sending a card.
List Workflow CardsCARDCLAN_LIST_WORKFLOW_CARDS
List cards with active CardClan integration workflows and return their integration, card, and workspace IDs.
List WorkspacesCARDCLAN_LIST_WORKSPACES
List CardClan workspaces accessible to the connected account, including the workspace IDs needed to find cards and create integration configurations.
Send CardCARDCLAN_SEND_CARD
Immediately personalize and send a CardClan card by email to one or more recipients. This externally side-effecting operation is irreversible; use GENERATE_CARD_URL when delivery is not intended.