Skip to main content
Glama

WSB Analyst MCP Server

fetch_batch_post_details

Retrieve detailed information for multiple Reddit posts by specifying their IDs, enabling efficient analysis and insights extraction for market trends.

Instructions

Fetch details for multiple posts efficiently. Args: post_ids: List of Reddit post IDs Returns: Dictionary with details for all requested posts

Input Schema

NameRequiredDescriptionDefault
post_idsYes

Input Schema (JSON Schema)

{ "properties": { "post_ids": { "items": { "type": "string" }, "title": "Post Ids", "type": "array" } }, "required": [ "post_ids" ], "title": "fetch_batch_post_detailsArguments", "type": "object" }
Install Server

Other Tools from WSB Analyst MCP Server

Related Tools

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/ferdousbhai/wsb-analyst-mcp'

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