Skip to main content
Glama
thebenlamm
by thebenlamm

moltbook_get_comments

Retrieve threaded comments from a Moltbook social platform post, with options to sort by best, new, or old, limit results, and paginate through responses.

Instructions

Get threaded comments on a post.

Args: post_id: The post UUID sort: "best", "new", or "old" (default: best) limit: Max comments, 1-100 (default: 35) cursor: Pagination cursor from previous response

Returns: Tree-structured comments with replies nested.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
post_idYes
sortNobest
limitNo
cursorNo

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/thebenlamm/moltbook-mcp'

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