Skip to main content
Glama

create_review_comment

Add line-specific feedback to pull request code changes by creating review comments on GitHub diffs.

Instructions

Create a review comment on a specific line of a pull request diff.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ownerYesRepository owner
repoYesRepository name
pull_numberYesPull request number
bodyYesComment text
commit_idYesSHA of the commit to comment on
pathYesRelative file path to comment on
lineNoThe line number in the diff to comment on (required for line comments)
sideNoWhich side of the diff to comment on (LEFT or RIGHT, default RIGHT)RIGHT
start_lineNoStart line for multi-line comments
start_sideNoStart side for multi-line comments (LEFT or RIGHT)
subject_typeNoSubject type (line, file)line

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/software-engineer-mj/github-mcp'

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