WSB Analyst MCP Server

fetch_post_details

Retrieve detailed WallStreetBets post data, including top comments and extracted links, for market analysis. Caches results to optimize repeated requests.

Instructions

Fetch detailed information about a specific WSB post including top comments. Caches results for 5 minutes. Args: post_id: Reddit post ID Returns: Detailed post data including comments and extracted links

Input Schema

NameRequiredDescriptionDefault
post_idYes

Input Schema (JSON Schema)

{ "properties": { "post_id": { "title": "Post Id", "type": "string" } }, "required": [ "post_id" ], "title": "fetch_post_detailsArguments", "type": "object" }

You must be authenticated.

Other Tools from WSB Analyst MCP Server

Related Tools

ID: mx6aao4igr