Ritekit
RiteKit offers a suite of APIs designed to enhance social media engagement by providing tools for hashtag generation, link shortening, and content analysis.
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
Ritekit authenticates with an API key. Generate the credential in your Ritekit account, then paste it into FlyMyAI the first time an agent uses a Ritekit action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
RiteKit Client ID | The Client ID obtained from the RiteKit Developer Dashboard. (required) |
Actions
Every action this integration exposes. Agents pick the right one from the task; you do not call them by name.
| Action | What it does | Required inputs |
|---|---|---|
RITEKIT_AUTO_HASHTAG | Tool to automatically add relevant hashtags to a given post. use when you have plain text and need suggested hashtags appended or inserted in context. | post |
RITEKIT_BANNED_INSTAGRAM_HASHTAGS | Tool to identify which hashtags are banned on instagram. use when preparing content and need to filter out banned hashtags before posting. | tags |
RITEKIT_DISPOSABLE_EMAIL_DETECTION | Tool to detect if an email address is disposable. use before allowing sign-ups to filter out disposable emails. | email, client_id |
RITEKIT_FREEMAIL_DETECTION | Tool to detect whether an email address belongs to a free email provider. use when validating lead quality before ingestion. | email |
RITEKIT_GET_ACCESS_TOKEN | Tool to obtain a ritekit access token. prefer using a stored token from connection metadata or request. falls back to oauth2 client credentials if both client id and client secret are provided and no token is otherwise available. | - |
RITEKIT_GET_CLIENT_ID | Tool to retrieve stored ritekit client id. use when child actions require the client id query parameter. | - |
RITEKIT_GET_CLIENT_SECRET | Tool to retrieve stored ritekit client secret. use when child actions require the client secret parameter. | - |
RITEKIT_HASHTAG_STATS | Tool to retrieve real-time engagement stats for up to 100 hashtags. use when you have a list of hashtags and need metrics like tweets, retweets, exposure, mentions, links, images, and popularity grade. | tags |
RITEKIT_HASHTAG_SUGGESTIONS | Tool to get hashtag suggestions for a given text. use when you need relevant hashtags for social media posts. | text |
RITEKIT_LINK_AD_DELETE | Tool to delete a link ad. use when you need to permanently remove a link ad by its id. | id |
RITEKIT_LIST_LINK_ADS | Tool to retrieve a list of link ads. use after authenticating to fetch all link ads for the user. | - |
RITEKIT_RITEKIT_AUTO_HASHTAG | Tool to automatically add relevant hashtags to a given post. use when you have plain text and need suggested hashtags appended or inserted in context. | post |
RITEKIT_RITEKIT_GET_ACCESS_TOKEN | Tool to fetch a ritekit oauth2 access token using client credentials. use when you need an access token for subsequent ritekit api calls. | client_id, client_secret |
RITEKIT_SHORTEN_LINK | Tool to shorten a url with a specified cta. use when you need to generate a call-to-action-enabled short link. | url, cta |
RITEKIT_TEXT_TO_IMAGE | Tool to convert a quote into a styled image. use after preparing quote text and style options. | quote |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Ritekit!