Skip to main content
Glama

timeline_search_reports

Read-onlyIdempotent

Search an archive of timeline-shift and Mandela Effect reports using free text, motifs, source type, stance, evidence grade, or date range. Returns brief records with grades and safety flags.

Instructions

Search the report archive by free text, motifs, phenomenon type, source type, stance, evidence grade, or date range. Returns brief records with grades and safety flags; use timeline_get_report for the full record.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNo
queryNofree text matched against title, summary, motifs, phenomenon
cursorNoopaque cursor from a previous call
motifsNomotif ids — a report must carry ALL listed motifs; call timeline_motif_map for valid ids
stanceNo
date_endNoISO date — reports observed on/before
date_startNoISO date — reports observed on/after
source_typesNoe.g. 'firsthand-report', 'forum-thread', 'social-post', 'symbolic-teaching-summary', 'project-note', 'article'
evidence_gradeNo
phenomenon_typesNoe.g. 'mandela-effect', 'cern-lore', 'timeline-shift', 'synchronicity', 'simulation-glitch', 'symbolic-alchemy', 'dream-vision'
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Description adds that it returns brief records with grades and safety flags, complementing annotations that indicate read-only and idempotent behavior. No contradictions.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Two sentences, front-loaded with purpose, no unnecessary words. Efficient and clear.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Describes return value as 'brief records with grades and safety flags' and links to get_report. Lacks exact structure of records but is adequate for a search tool without an output schema.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

With 70% schema coverage, the description does not add significant meaning beyond the schema. It groups search dimensions but does not elaborate on parameter details.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool searches the report archive by multiple criteria and distinguishes it from the sibling timeline_get_report for full records.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly says returns brief records and directs to timeline_get_report for full details, but does not provide when-not-to-use or alternatives for other siblings.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

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/davidmosiah/timeline-pulse'

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