Skip to main content
Glama

channel_community

Retrieve community posts and discussions from YouTube channels using Channel ID and cursor tokens for pagination.

Instructions

Channel Community

Query Parameters:

  • id: Channel ID

  • cursor: Cursor token

Responses:

  • 200 (Success): Successful response

    • Content-Type: application/json

Input Schema

NameRequiredDescriptionDefault
idNoChannel ID
cursorNoCursor token

Input Schema (JSON Schema)

{ "properties": { "cursor": { "description": "Cursor token", "type": "string" }, "id": { "description": "Channel ID", "type": "string" } }, "required": [], "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