Kit (formerly ConvertKit) API integration with managed OAuth. Manage email subscribers, forms, tags, sequences, broadcasts, custom fields, purchase records, and webhooks. Webhook creation sends Kit account events to a URL you supply, and the purchase endpoints expose customer and order data. Use this skill when users want to manage their email marketing lists, create or update subscribers, manage tags, or work with email sequences and broadcasts. For other third party apps, use the api-gateway skill (https://clawhub.ai/byungkyu/api-gateway). Calls run through the `maton` CLI with OAuth login, or over raw HTTP with a Maton API key where the CLI cannot be installed. The endpoints documented here are the intended surface, not a technical limit — the `maton api` passthrough can reach others the connection permits. Default to read and list calls, and confirm every write or new connection with the user.
Declare purchases and webhooks, which were documented but not declared. State at the passthrough that the documented paths are this skill's policy rather than an enforced limit. Replace the generic high-impact list with Kit's own - broadcasts send real email, sequence enrolment and tags start automations, custom-field deletion affects every subscriber - and add the standing-egress warning on Create Webhook that the routing reference already carried, plus a note that the purchase endpoints return customer data.