What can I ask Pipeworx? / what is Pipeworx good for? / what can you do? / give me ideas / show me examples / getting started / what data do you have? — the onboarding entry point for an agent that just connected and wants to know what is worth asking. Returns category-bucketed example questions ...
AI agents call suggest_questions to retrieve information from Guidetopharmacology without modifying anything — typically the context-gathering step in research, monitoring, and reporting workflows, before the agent takes action elsewhere.
| Parameter | Type | Required | Description |
|---|---|---|---|
topic | string | — | Optional focus area: finance | pharma | economics | real-estate | betting | weather | government | science | news. Omit for a cross-category spread. |
Parameters from the server's own tool schema.
The tool's purpose is purely informational—to help an agent understand what questions can be asked and what tools are available. It reads from a catalog and returns structured examples. There is no data modification, code execution, deletion, or financial impact. This is a discovery/documentation tool with read-only semantics.
From the tool's definition Tool returns 'category-bucketed example questions' and 'the exact tool + argument shape that answers it, drawn from the live catalog' with no side effects.
Attacks that exploit this kind of access
What can I ask Pipeworx? / what is Pipeworx good for? / what can you do? / give me ideas / show me examples / getting started / what data do you have? — the onboarding entry point for an agent that just connected and wants to know what is worth asking. Returns category-bucketed example questions (company financials, drugs & clinical trials, economics, real estate, prediction markets, weather, government & patents, science & academia, news) — each with the exact tool + argument shape that answers it, drawn from the live catalog of thousands of tools. Call with no arguments for the full spread, or pass topic (e.g. "finance", "pharma", "betting") to focus. Use this FIRST when you do not yet know what Pipeworx can do for you, or to learn how to call the meta-tools (ask_pipeworx, entity_profile, compare_entities, etc.). It is categorised as a Read tool in the Guidetopharmacology MCP Server, which means it retrieves data without modifying state.
suggest_questions accepts 1 parameter: topic. The full parameter table on this page comes from the server's own tool schema.
Register the Guidetopharmacology MCP server in PolicyLayer and add a rule for suggest_questions: allow, deny, rate-limit, or require approval. Point your MCP client at the PolicyLayer proxy URL and the rule is enforced on every call, before it reaches Guidetopharmacology. Nothing to install.
suggest_questions is a Read tool with low risk. Read-only tools are generally safe to allow by default.
Yes. Add a rate_limit block to the suggest_questions rule in your PolicyLayer policy. For example, setting max: 10 and window: 60 limits the tool to 10 calls per minute. Rate limits are tracked per agent session and reset automatically.
Set action: deny in the PolicyLayer policy for suggest_questions. The AI agent will receive a policy violation error and cannot call the tool. You can also include a reason field to explain why the tool is blocked.
suggest_questions is provided by the Guidetopharmacology MCP server (pipeworx-io/mcp-guidetopharmacology). PolicyLayer sits as a proxy in front of this server to enforce policies before tool calls reach the server.
Every MCP server has a record like this.
Type a name, get the same breakdown: verified identity, auth posture, risk grade, capabilities, recommended policy.
Teams ship this data inside their own products. See what a licence covers →