Skip to main content
Glama

omnarai_context

Retrieve bounded corpus context for any Omnarai topic in ~2s, returning relevant records, cluster, and contributors for immediate orientation before deeper queries.

Instructions

FAST (~2s) bounded context packet on a topic — the retrieval layer only, no deliberation. Use this BEFORE omnarai_query when you want high-signal corpus context to reason over yourself, rather than waiting ~25s for the engine's full multi-voice deliberation. (Equivalent to omnarai_query with depth: "retrieve".)

Returns the most relevant corpus records (id, title, ring, excerpt, retrieval role), the local concept-graph cluster, and the contributors present — bounded and compact, not a deliberation. Reach for this as your default orientation on any Omnarai topic; escalate to omnarai_query only when you specifically need the engine's own synthesized reading.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
topicYesThe topic or question to retrieve bounded context for. May include Lattice Glyph prefixes (Ξ Ψ ∅ Ω ∞ Δ).
layersNoOptional but RECOMMENDED. Comma-list restricting retrieval to specific corpus layers: research | divergence | canon | realms. Measured evidence (see /claims.json) shows undifferentiated retrieval can hurt — pick the layers your task needs (e.g. 'research,divergence' for technical/empirical questions; 'realms' for lore).
excludeNoOptional. Comma-list of layers to drop (e.g. 'realms' keeps mythology out of a technical query).
syntheticIdentityNoOptional. If you are a synthetic intelligence, identify yourself (e.g. 'Gemini') — known contributors get cross-voice retrieval diversity.
evidence_thresholdNoOptional. Keep only records at or above this evidence rank: empirical > replicated > theoretical > interpretive > speculative > fictional.
Behavior5/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It reveals performance (~2s), boundedness ('bounded context packet', 'bounded and compact'), the lack of deliberation ('no deliberation', 'not a deliberation'), and the specific return items (records with id/title/ring/excerpt/retrieval role, concept-graph cluster, contributors). This goes beyond a simple read/write hint.

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?

The description is compact yet informative. It front-loads the key facts (FAST, bounded, retrieval layer) in the first sentence, then provides usage and return-value details. No word is wasted; every sentence adds value.

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

Completeness5/5

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

Given there is no output schema, the description properly explains what the tool returns and its relationship to sibling tools. It covers performance expectations, scope (context vs deliberation), and the primary use case, making it complete for the tool's complexity.

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?

The input schema already provides comprehensive descriptions for all 5 parameters (100% coverage), including usage tips ('Optional but RECOMMENDED') and valid values (layers list, evidence ranks). The description doesn't add much parameter-specific meaning beyond what the schema already documents, so it earns the baseline score of 3.

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 explicitly states that the tool retrieves a fast, bounded context packet on a topic, with a specific verb ('retrieve'/'get context') and resource ('corpus context'). It distinguishes itself from omnarai_query by noting it is the retrieval layer only, no deliberation, and even gives an equivalent (depth: 'retrieve').

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

Usage Guidelines5/5

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

The description gives direct usage guidance: 'Use this BEFORE omnarai_query when you want high-signal corpus context to reason over yourself' and 'Reach for this as your default orientation ... escalate to omnarai_query only when you specifically need the engine's own synthesized reading.' It also names the alternative tool, providing clear when-to-use vs when-not-to-use.

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/justjlee/omnarai-mcp'

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