https://github.com/jkingsman/qanon-mcp-server

by jkingsman
Verified

get_timeline_summary

Generate a timeline summary of QAnon posts or drops, filtering by specific date ranges. Use this tool to analyze and explore post activity within a defined timeframe for sociological research.

Instructions

Get a timeline summary of posts/drops, optionally within a date range. Args: start_date: Optional start date in YYYY-MM-DD format end_date: Optional end date in YYYY-MM-DD format

Input Schema

NameRequiredDescriptionDefault
end_dateNo
start_dateNo

Input Schema (JSON Schema)

{ "properties": { "end_date": { "default": null, "title": "End Date", "type": "string" }, "start_date": { "default": null, "title": "Start Date", "type": "string" } }, "title": "get_timeline_summaryArguments", "type": "object" }

You must be authenticated.

Other Tools from https://github.com/jkingsman/qanon-mcp-server

Related Tools

ID: gasnrcwhjo