fizzy_get_comment
Get a specific comment
How to use it
fizzy_get_comment is exposed by the Fizzy MCP MCP server. Add the server to your MCP client (Claude Desktop, Cursor, Windsurf and others), and the fizzy_get_comment tool becomes available to the model automatically. See the full listing for setup details and every tool this server provides.
Install Fizzy MCP
npx fizzy-mcp --helpOther tools in Fizzy MCP (39)
Add an emoji reaction to a comment
Close a card (mark as done)
Create a new board
Create a new card with title, description, status, column, assignees, tags, due date
Add a comment to a card (supports HTML)
Create a new to-do step on a card
Delete a board
Delete a card
Delete a comment
Delete a step from a card
List all accessible accounts
Get details of a specific board
List all boards in an account
Get card details including description, assignees, tags
List comments on a card; fields="summary" drops the duplicated HTML body and repeated card/creator detail
List cards with optional filters (board, indexedby, column, assignees, tags, search); fields="summary" returns a much smaller payload for browsing
Get column details
List columns on a board
Get current user's identity and accounts
List the current user's pinned cards (not paginated, max 100); prefer fields="summary"
Get all emoji reactions on a comment
Get a specific to-do step on a card
Mark a card as golden (team-wide priority); filter with indexedby="golden"
Move a card from triage to a specific column
Move a card to "Not Now" triage
Pin a card to the current user's personal quick-access list
Remove an emoji reaction from a comment
Reopen a closed card
Send a card back to triage (remove from column)
Toggle a user assignment on/off for a card
Toggle a tag on/off for a card
Remove a card's golden status
Unpin a card for the current user
Unsubscribe from notifications for a card
Update a board's name
Update any card property
Update a comment
Update a step (description or completion status)
Subscribe to notifications for a card