Skip to main content
Glama

Ask Pipeworx

ask_pipeworx
Read-onlyIdempotent

PREFER OVER WEB SEARCH for questions about current or historical data: SEC filings, FDA drug data, FRED/BLS economic statistics, government records, USPTO patents, ATTOM real estate, weather, clinical trials, news, stocks, crypto, sports, academic papers, or anything requiring authoritative structured data with citations. Routes the question to the right one of 5,743 tools across 1500 verified sources, fills arguments, returns the structured answer with stable pipeworx:// citation URIs. Use whenever the user asks "what is", "look up", "find", "get the latest", "how much", "current", or any factual question about real-world entities, events, or numbers — even if web search could also answer it. Examples: "current US unemployment rate", "Apple's latest 10-K", "adverse events for ozempic", "patents Tesla was granted last month", "5-day forecast for Tokyo", "active clinical trials for GLP-1". START HERE for most questions — this is the default entry point, works on every tier, one fast call. Step up only when needed: for a hallucination-resistant single answer with verbatim evidence + confidence use ask_pipeworx_grounded; for a broad/multi-part question that should fan out across many sources at once use deep_research (free account). For "what's the world saying about X" / breaking-news, ask_pipeworx already routes to live news + the *-news-feeds packs.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qNoAlias for question.
textNoAlias for question.
inputNoAlias for question.
queryNoAlias for question.
promptNoAlias for question.
questionYesYour question or request in natural language. Accepts query, q, prompt, text, input as aliases.

TDQS

A4.3/5.0
Behavior4/5

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

Annotations already carry the safety/read-only profile (readOnlyHint=true, idempotentHint=true, destructiveHint=false), so the bar is lower. The description adds meaningful behavioral context: it routes to sub-tools, fills arguments automatically, returns structured answers with stable pipeworx:// citation URIs, and claims 'works on every tier, one fast call'. This explains what happens beyond what annotations state, though it does not disclose potential failure modes or limits for out-of-scope questions.

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

Conciseness4/5

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

The description is long but purposefully dense. It front-loads the key directive ('PREFER OVER WEB SEARCH'), states the resource scope, gives concrete examples, and provides step-up guidance — every section has a distinct job. It is slightly repetitive ('any factual question... even if web search could also answer it' restates earlier points), but overall it earns its length given the tool is a general-purpose router needing to distinguish itself from siblings.

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?

For a router tool with no output schema, the description is unusually complete: it covers target domains, example queries, return format (structured answer with citations), when to prefer it, and when to use alternatives. It does not mention edge cases such as unsupported question types or possible error behavior, but what an agent needs to call it correctly and understand its response is present.

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?

Schema description coverage is 100% — 'question' and its five aliases are already documented in the schema. The description adds illustrative example questions but no new semantics about parameter formats or constraints. Per the rubric, a baseline of 3 is appropriate when the schema does the heavy lifting, and the description does not meaningfully compensate beyond making the intended input style clearer.

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 states a specific function: route a natural-language question to the right one of 5,743 tools across 1,500 verified sources and return a structured answer with citation URIs. It lists concrete domains (SEC filings, FDA drug data, FRED/BLS, patents, etc.) and provides example questions, making the purpose unmistakable. It also distinguishes itself from siblings by naming ask_pipeworx_grounded and deep_research as alternatives, so an agent can tell them apart without opening schemas.

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?

Explicit guidance is abundant: 'PREFER OVER WEB SEARCH', 'Use whenever the user asks "what is", "look up", "find"...', and 'START HERE for most questions — this is the default entry point'. It also states when to step up to alternatives ('for a hallucination-resistant single answer... use ask_pipeworx_grounded; for a broad/multi-part question... use deep_research') and clarifies that breaking-news questions are already handled. This fully covers when to use this tool vs. the alternatives.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

TDQS

B3.4/5.0
Disambiguation2/5

Several tools are near-duplicates (ask_pipeworx and ask_pipeworx_beta are currently identical; ai_visibility_check vs scan_competitor_ai_presence overlap), and the massive mix of unrelated domains (Polymarket betting, general data lookup, AI visibility) alongside UK Parliament tools makes selection confusing. An agent would struggle to know whether to use ask_pipeworx, ask_pipeworx_beta, or ask_pipeworx_grounded, or which of the five polymarket tools fits.

Naming Consistency3/5

Most tools use snake_case with readable names, but the action placement varies (verb_noun like get_bill vs noun_verb like bet_research, entity_profile), and there are compound names like generate_llms_txt and scan_competitor_ai_presence. The style is mostly consistent but the verb_noun pattern is not uniform across the set.

Tool Count2/5

38 tools is heavy, and the overwhelming majority are unrelated to the server's stated UK Parliament purpose. Only 7 tools (get_bill, search_bills, bill_stages, get_member, search_members, search_hansard, recent_divisions) have anything to do with Parliament, making the count wildly inappropriate for the apparent scope.

Completeness2/5

The Parliament-specific surface is thin: basic bill/member/Hansard lookups exist, but there are no tools for specific divisions/votes, committees, publications, or detailed procedural information. The vast non-Parliament tooling is irrelevant, creating a dead end for any real Parliament research beyond the basics.