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" }

You must be authenticated.

Other Tools from WSB Analyst MCP Server

Related Tools

ID: mx6aao4igr