kit.listColors lists the account’s saved brand color palette.
automations/list-colors.automation.ts
Input
This action takes no input.Output
Returns an object with these fields:
Kit list and reporting endpoints can lag recent writes. Cursor-based list actions accept
after or before; perPage defaults to Kit’s provider default and cannot exceed 1,000.
Kit rate limits OAuth connections to 600 requests per 60 seconds and V4 API keys to 120 requests per 60 seconds. Automate.ax honors provider retry timing for rate-limit and temporary bulk-capacity responses.