Skip to main content
Glama

openpanel_get_funnel_conversion

Analyze conversion rates for each step in your marketing funnel to identify drop-off points and optimize user journey performance.

Instructions

[UNIFIED] Get detailed conversion rates for each funnel step.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
siteYes
project_idYes
funnel_idYes
date_rangeNo30d
Behavior2/5

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

With no annotations provided, the description carries full disclosure burden but only minimal context ('detailed', 'each step'). It does not clarify if this aggregates data in real-time, uses cached data, has query cost implications, or what the response structure looks like.

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

Conciseness3/5

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

Extremely brief at one sentence, but prefixed with unexplained noise '[UNIFIED]' that wastes valuable description space without adding semantic value. Otherwise efficient, though bordering on under-specification.

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

Completeness2/5

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

With 4 parameters (0% described), no output schema, and no annotations, the description should provide substantial compensatory context. It provides almost none, leaving the agent without guidance on required identifiers, date formats, or return value structure.

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

Parameters1/5

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

Schema coverage is 0% and the description fails to compensate. Critical parameters like 'site' (format unclear), 'project_id', and 'funnel_id' are undocumented. The 'date_range' parameter format (default '30d') is not explained despite having a string/null union type.

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

Purpose4/5

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

States a clear action ('Get') and resource ('detailed conversion rates for each funnel step'), identifying this as an analytics retrieval tool. However, it fails to distinguish from siblings like 'openpanel_get_funnel' or 'openpanel_get_funnel_breakdown', leaving ambiguity about which funnel-related tool to use.

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

Usage Guidelines2/5

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

Provides no guidance on when to use this tool versus alternatives (e.g., 'openpanel_compare_funnels' for cross-funnel analysis or 'openpanel_get_funnel' for configuration data). No mention of prerequisites like existing funnel setup.

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/airano-ir/mcphub'

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