canny.api.* operation is listed below with parameter shapes and return types from the plugin Zod schemas.
New to Corsair? See API access, authentication, and error handling.
Boards
list
boards.list
List all boards for your company in Canny
Risk: read
boards full type
boards full type
retrieve
boards.retrieve
Retrieve details of an existing Canny board by ID
Risk: read
Output
Comments
create
comments.create
Create a new comment on a Canny post
Risk: write
Output
delete
comments.delete
Delete a comment in Canny [DESTRUCTIVE · IRREVERSIBLE]
Risk: destructive · Irreversible
Output:
success \| string
list
comments.list
List comments in Canny with optional filtering and pagination
Risk: read
Output
comments full type
comments full type
Posts
changeStatus
posts.changeStatus
Change an existing Canny post’s status
Risk: write
Output
board full type
board full type
category full type
category full type
owner full type
owner full type
customFields full type
customFields full type
create
posts.create
Create a new post in Canny
Risk: write
customFields full type
customFields full type
delete
posts.delete
Delete a post in Canny [DESTRUCTIVE · IRREVERSIBLE]
Risk: destructive · Irreversible
Output:
success \| string
list
posts.list
List posts in Canny with optional filtering and pagination
Risk: read
Output
posts full type
posts full type
retrieve
posts.retrieve
Retrieve details of an existing Canny post by ID
Risk: read
Output
board full type
board full type
category full type
category full type
owner full type
owner full type
customFields full type
customFields full type
Votes
create
votes.create
Create a vote for a Canny post on behalf of a user
Risk: write
Output:
success \| string
delete
votes.delete
Delete a vote on a Canny post [DESTRUCTIVE · IRREVERSIBLE]
Risk: destructive · Irreversible
Output:
success \| string
list
votes.list
List votes in Canny with optional filtering and pagination
Risk: read
Output
votes full type
votes full type