Canny
Overview
SLUG: CANNY
Description
Canny is a customer feedback management platform that helps teams collect, analyze, and prioritize user feedback to build better products.
Authentication Details
API Key
Connecting to Canny
Create an auth config
Use the dashboard to create an auth config for the Canny toolkit. This allows you to connect multiple Canny accounts to Composio for agents to use.
Create and Get auth config ID
Click “Create Canny Auth Config”. After creation, copy the displayed ID starting with ac_
. This is your auth config ID. This is not a sensitive ID — you can save it in environment variables or a database.
This ID will be used to create connections to the toolkit for a given user.
Connect Your Account
Using API Key
Tools
Executing tools
To prototype you can execute some tools to see the responses and working on the Canny toolkit’s playground
OpenAI (Python)
Anthropic (TypeScript)
Google (Python)
Vercel (TypeScript)
Tool List
CANNY_ADD_POST_TAG
Tool Name: Add Post Tag
Description
Action Parameters
Action Response
CANNY_CHANGE_POST_STATUS
Tool Name: Change Post Status
Description
Action Parameters
Action Response
CANNY_CREATE_CHANGELOG_ENTRY
Tool Name: Create Changelog Entry
Description
Action Parameters
Action Response
CANNY_CREATE_COMMENT
Tool Name: Create Comment
Description
Action Parameters
Action Response
CANNY_CREATE_OR_UPDATE_USER
Tool Name: Create or Update User
Description
Action Parameters
Action Response
CANNY_CREATE_POST
Tool Name: Create Post
Description
Action Parameters
Action Response
CANNY_CREATE_TAG
Tool Name: Create Tag
Description
Action Parameters
Action Response
CANNY_CREATE_VOTE
Tool Name: Create Vote
Description
Action Parameters
Action Response
CANNY_DELETE_COMMENT
Tool Name: Delete Comment
Description
Action Parameters
Action Response
CANNY_DELETE_POST
Tool Name: Delete Post
Description
Action Parameters
Action Response
CANNY_DELETE_USER
Tool Name: Delete User
Description
Action Parameters
Action Response
CANNY_DELETE_VOTE
Tool Name: Delete Vote
Description
Action Parameters
Action Response
CANNY_LIST_BOARDS
Tool Name: List Boards
Description
Action Parameters
Action Response
CANNY_LIST_CATEGORIES
Tool Name: List Categories
Description
Action Parameters
Action Response
CANNY_LIST_COMMENTS
Tool Name: List Comments
Description
Action Parameters
Action Response
CANNY_LIST_COMPANIES
Tool Name: List Companies
Description
Action Parameters
Action Response
CANNY_LIST_OPPORTUNITIES
Tool Name: List Opportunities
Description
Action Parameters
Action Response
CANNY_LIST_POSTS
Tool Name: List Posts
Description
Action Parameters
Action Response
CANNY_LIST_TAGS
Tool Name: List Tags
Description
Action Parameters
Action Response
CANNY_LIST_USERS
Tool Name: List Users
Description
Action Parameters
Action Response
CANNY_LIST_VOTES
Tool Name: List Votes
Description
Action Parameters
Action Response
CANNY_RETRIEVE_BOARD
Tool Name: Retrieve Board
Description
Action Parameters
Action Response
CANNY_RETRIEVE_TAG
Tool Name: Retrieve Tag
Description
Action Parameters
Action Response
CANNY_RETRIEVE_USER
Tool Name: Retrieve User
Description
Action Parameters
Action Response
CANNY_UPDATE_POST
Tool Name: Update Post
Description
Action Parameters
Action Response