Skip to main content
Glama

get_comments

Retrieve comments and replies for posts or changelogs with filtering by privacy, review status, and sorting options.

Instructions

Get comments for a post or changelog. Available fields: upvoted, downvoted, inReview, isSpam, pinned, emailSent, sendNotification, organization, submission, author, authorId, authorPicture, isPrivate, isDeleted, confidenceScore, content, upvotes, downvotes, score, parentComment, path, createdAt, updatedAt, id, replies(upvoted, downvoted, inReview, isSpam, pinned, emailSent, sendNotification, organization, submission, author, authorId, authorPicture, isPrivate, isDeleted, confidenceScore, content, upvotes, downvotes, score, parentComment, path, createdAt, updatedAt, id)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
submissionIdNoPost ID or slug (required if no changelogId)
changelogIdNoChangelog ID or slug (required if no submissionId)
privacyNoFilter by privacy setting
inReviewNoFilter for comments in review
commentThreadIdNoGet all comments in a thread
limitNoResults per page (default: 10)
pageNoPage number (default: 1)
sortByNoSort order (default: best)
selectNoFields to return. Examples: "id,content,author(name)" | "content,upvotes,createdAt" | "author(name,email),replies(content)". Leave empty for all fields.

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/marcinwyszynski/featurebase-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server