Skip to main content
Glama

manage_pr_comments

Manage pull request comments by listing, creating, updating, deleting, resolving, or unresolving them to streamline code review collaboration.

Instructions

Unified tool for managing pull request comments (list, create, update, delete, resolve, unresolve)

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
actionYesAction to perform: 'list', 'create', 'update', 'delete', 'resolve', 'unresolve'
workspaceYesWorkspace slug
repo_slugYesRepository slug
pr_idYesPull request ID
comment_idNoComment ID (for 'update', 'delete', 'resolve', 'unresolve')
contentNoMarkdown content (for 'create', 'update')
parent_idNoParent comment ID to reply to (for 'create')
file_pathNoFile path for inline comments (for 'create')
line_fromNoLine number the comment applies to for deleted lines (for 'create')
line_toNoLine number the comment applies to for new/modified lines (for 'create')
pageNoPage number
pagelenNoResults per page (default 50)

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/zach-snell/bbkt'

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