Get credit transaction history
get_credit_transactionsCredit deductions + grants, newest first. Optional filters: type (e.g. EMAIL_SENT, LINKEDIN_INVITE, SDR_CONTACT), date range, pagination.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| to | No | ISO date, e.g. 2026-06-30 | |
| from | No | ISO date, e.g. 2026-06-01 | |
| type | No | ||
| limit | No | ||
| offset | No |