Skip to main content
Glama

aps_issues_get_comments

Retrieve all comments for a specific APS issue, returning comment ID, body, author, and date with pagination and sorting options.

Instructions

Get all comments for a specific issue. Returns a compact list: comment id, body, author, date.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
project_idYesProject ID – accepts with or without 'b.' prefix.
issue_idYesIssue UUID.
limitNoMax comments to return. Optional.
offsetNoPagination offset. Optional.
sort_byNoSort field (e.g. 'createdAt' or '-createdAt'). Optional.
regionNoData centre region. Defaults to US.

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/pabloderen/ACC.MCP'

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