Skip to main content
Glama

community_post_comments

Retrieve comments from YouTube community posts using cursor tokens to access threaded discussions and user feedback.

Instructions

Community Post Comments

Query Parameters:

  • cursor (Required): Cursor token You can get it from the Community Post Details endpoint.

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
cursorYesCursor token You can get it from the Community Post Details endpoint.

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "Cursor token You can get it from the Community Post Details endpoint.", "type": "string" } }, "required": [ "cursor" ], "type": "object" }

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/BACH-AI-Tools/bachai-youtube138'

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