Canny
Canny is a customer feedback management platform that helps teams collect, analyze, and prioritize user feedback to build better products.
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
Canny authenticates with an API key. Generate the credential in your Canny account, then paste it into FlyMyAI the first time an agent uses a Canny action.
Fields to fill in FlyMyAI
| Field | Details |
|---|---|
API Key | Your secret API key, found in your Canny company settings. (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 |
|---|---|---|
CANNY_ADD_POST_TAG | Tool to add a tag to a specific post. use when you need to categorize or group content by applying an existing tag. | postID, tagID |
CANNY_CANNY_DELETE_USER | Tool to delete a user and their comments and votes. use when you need to fully remove a user's account and all associated data (e.g., gdpr compliance). | id |
CANNY_CHANGE_POST_STATUS | Tool to change a post's status. use when you need to update a post's workflow stage and optionally notify voters. | changerID, postID, status |
CANNY_CREATE_CHANGELOG_ENTRY | Tool to create and optionally publish a new changelog entry. use when you need to add a product update record, control publish timing, and notify users. example: "create changelog entry titled 'version 1.2' with details '...' and publish immediately.". | title, details |
CANNY_CREATE_COMMENT | Tool to create a new comment on a post. use when you have the authorid and postid and want to submit feedback or replies. | authorID, postID |
CANNY_CREATE_OR_UPDATE_USER | Tool to create or update a user in canny. use when you need to provision a new user or synchronize updates to an existing user profile. example: "create or update user with email user@example.com" | name |
CANNY_CREATE_POST | Tool to create a new post on a board. use when you have the boardid and userid and need to submit new feedback. | boardID, title, userID |
CANNY_CREATE_TAG | Tool to create a new tag. use when you have the boardid and tag name and need to categorize posts. | boardID, name |
CANNY_CREATE_VOTE | Tool to create a vote for a post. use when you need to record or migrate a user's vote on a post, optionally setting priority or original creation time. example: create a vote for postid abc123 with voterid user 456. | postID, voterID |
CANNY_DELETE_COMMENT | Tool to delete a comment. use when moderation is required to remove a specific comment by its id. example: "delete the comment with id 553c3ef8b8cdcd1501ba1238." | commentID |
CANNY_DELETE_POST | Tool to delete a post. use when you need to permanently remove a post by its id. example: "delete the post with id 553c3ef8b8cdcd1501ba1238." | postID |
CANNY_DELETE_VOTE | Tool to delete a vote. use when you need to remove a user's vote from a specific post by its id. example: "delete the vote from postid abc123 for voterid user 456." | postID, voterID |
CANNY_LIST_BOARDS | Tool to list all boards. use when you need to retrieve every board for your company after authentication. | - |
CANNY_LIST_CATEGORIES | Tool to list categories. use when fetching categories for a specific board by its id. | - |
CANNY_LIST_COMMENTS | Tool to list comments for posts, boards, or authors. use after authentication to fetch comments with optional filters. | - |
CANNY_LIST_COMPANIES | Tool to list companies associated with your canny account. use after authentication to retrieve companies with pagination support. | - |
CANNY_LIST_OPPORTUNITIES | Tool to list opportunities linked to posts. use when you need to fetch customer opportunities synced from crm. | - |
CANNY_LIST_POSTS | Tool to list posts with various filters. use after selecting a board or to search/filter posts. | - |
CANNY_LIST_TAGS | Tool to list tags. use when fetching tags optionally filtered by board id and handling pagination. | - |
CANNY_LIST_USERS | Tool to list end-users in your workspace. use when you need to fetch and paginate through your workspace's users. | - |
CANNY_LIST_VOTES | Tool to list votes for a post. use after retrieving post details to view voters. | - |
CANNY_RETRIEVE_BOARD | Tool to retrieve details of a board by its id. use when you need metadata for a specific board. | id |
CANNY_RETRIEVE_TAG | Tool to retrieve details of a tag by its id. use after obtaining a valid tag id. | id |
CANNY_RETRIEVE_USER | Tool to retrieve user details by canny user id, app user id, or email. use when you have exactly one identifier and need full user information. example: "retrieve user with email user@example.com" | - |
CANNY_UPDATE_POST | Tool to update post details. use when you need to change a post's title, details, eta, images, or custom fields. | postID |
Links
We love our partners - FlyMy.AI builds with the best. Thanks, Canny!