Skip to main content
Kit logo

Kit

Kit is a platform that allows creators to automate tasks and developers to build apps for the Kit App Store.

This is a first-class FlyMyAI MCP. Agents discover it automatically via tool search and call the actions below on demand - you never wire it up by hand. See the Composio catalog for how discovery works.

Connect

Kit connects with a single OAuth click - there is no token to paste. The first time an agent uses a Kit action, FlyMyAI asks you to authorize your Kit account. Approve it once and the connection is reused for every later run.

  • Provider: Kit

Actions

Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.

ActionWhat it doesRequired inputs
KIT_ADD_SUBSCRIBER_TO_FORMTool to add a subscriber to a specific form by id. use after confirming form and subscriber ids.form_id, id
KIT_CREATE_CUSTOM_FIELDTool to create a new custom field for subscriber data. use when you need to store extra attributes for subscribers.label
KIT_CREATE_TAGTool to create a new tag in the account. use when you need a custom label to segment subscribers. use after confirming tag uniqueness to avoid duplicates. example: "create a tag called 'vip' for premium customers."name
KIT_CREATE_WEBHOOKTool to create a new webhook subscription. use when you need subscriber or purchase event notifications.target_url, event
KIT_DELETE_BROADCASTTool to delete a specific broadcast. use when you need to permanently remove a broadcast by id (after confirming the id). example prompt: "delete broadcast with id 123"id
KIT_DELETE_CUSTOM_FIELDTool to delete a specific custom field. use after confirming the custom field id is correct. deletes the field permanently.id
KIT_DELETE_SUBSCRIBERTool to delete (unsubscribe) a subscriber by id. use when you need to remove a subscriber from all sequences and forms after confirming the subscriber exists.id
KIT_DELETE_TAGTool to delete a tag by id. use when you need to remove obsolete or incorrect tags after confirming the tag exists.id
KIT_DELETE_WEBHOOKTool to delete a webhook by id. use when you want to permanently remove a webhook after confirming its id.id
KIT_GET_ACCOUNTTool to retrieve current account information. use after validating api key to fetch account id, plan type, primary email, and timezone details.-
KIT_GET_ACCOUNT_COLORSTool to retrieve list of colors associated with the account. use after confirming authentication to fetch account-specific color palette.-
KIT_GET_BROADCASTTool to retrieve details of a specific broadcast by id. use when you have a valid broadcast id and need its metadata.id
KIT_GET_BROADCAST_STATSTool to retrieve statistics for a specific broadcast by id. use after a broadcast has been sent to monitor performance.id
KIT_GET_CREATOR_PROFILETool to retrieve the creator profile information for the account. use when you need creator metadata (bio, avatar, social links) before publishing or customizing content.-
KIT_GET_EMAIL_STATSTool to retrieve email statistics for the account. use after confirming authentication to fetch metrics on emails (sent, opened, clicked) over the last 90 days.-
KIT_LIST_BROADCASTSTool to retrieve a paginated list of all broadcasts. use when you need to enumerate or review broadcast summaries with cursor-based pagination.-
KIT_LIST_CUSTOM_FIELDSTool to retrieve a paginated list of custom fields. use after confirming you need to enumerate or inspect all custom fields with cursor-based pagination.-
KIT_LIST_FORMSTool to list all forms. use when you need to fetch forms with optional filters and pagination.-
KIT_LIST_SEGMENTSTool to retrieve a paginated list of segments. use when you need to enumerate segments with cursor-based pagination for further processing or display.-
KIT_LIST_SEQUENCESTool to retrieve a paginated list of all sequences. use when you need to enumerate sequences with pagination for further processing or display.-
KIT_LIST_SUBSCRIBERSTool to retrieve a list of subscribers. use when you need to fetch subscriber records with optional filtering, sorting, and pagination.-
KIT_LIST_SUBSCRIBERS_FOR_FORMTool to retrieve subscribers for a specific form by id. use when you need to page or filter subscribers of a form.form_id
KIT_LIST_TAGSTool to retrieve a list of all tags. use when you need a complete inventory of tags for the kit account.-
KIT_LIST_TAG_SUBSCRIBERSTool to retrieve subscribers for a specific tag. use after confirming the tag id when you need to list subscribers associated with a tag.tag_id
KIT_TAG_SUBSCRIBERTool to associate a subscriber with a specific tag by id. use after confirming tag and subscriber ids when tagging a subscriber.tag_id, subscriber_id
KIT_TAG_SUBSCRIBER_BY_EMAILTool to associate a subscriber with a tag using an email address. use when you have a tag id and subscriber email ready. use after confirming both resources exist.tag_id, email_address
KIT_UPDATE_ACCOUNT_COLORSTool to update the list of colors for the account. use when customizing your kit account's color palette for broadcasts and templates.colors
KIT_UPDATE_CUSTOM_FIELDTool to update a custom field's label. use after listing or retrieving custom fields and confirming the field id to rename.id, label
KIT_UPDATE_TAGTool to update a tag's name by id. use after retrieving tag id and confirming the new name.id, name
We love our partners - FlyMy.AI builds with the best. Thanks, Kit!