Skip to main content
Glama

list_project_insights

Search and paginate insights by project using filters for date, title, and project ID to retrieve specific research data.

Instructions

Search and paginate Dovetail Insights by project.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
pageNoPagination parameters
filterNoFilter parameters
sortNoSort parameters in format 'property:direction' or array of such strings
Behavior2/5

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

With no annotations, the description must disclose behavioral traits. It only says 'search and paginate', implying read-only, but does not mention authentication, rate limits, side effects, or pagination behavior details. The brief description is insufficient for a tool with this complexity.

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 a single sentence, efficient and front-loaded with the action. However, it may be too concise, sacrificing essential detail. Still, it earns a 4 for being well-structured and to the point.

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?

For a tool with 3 nested parameters, no output schema, and no annotations, the description is severely incomplete. It fails to explain pagination behavior, filtering patterns, sort format, or return structure. Sibling tools add confusion without differentiation. The description needs expansion to be functionally complete.

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 coverage is 100%, so the baseline is 3. The description adds no extra meaning to parameters like 'filter', 'sort', or 'page' beyond what the schema already defines. It does not compensate for the lack of parameter explanations.

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?

The description clearly states the verb 'search and paginate' and resource 'Dovetail Insights', with scope 'by project'. It distinguishes from sibling tools like 'get_project_insight' (singular) and 'list_personal_project_insights' (personal filter), but could be more explicit about what 'insights' are.

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?

No guidance on when to use this tool versus alternatives (e.g., 'get_project_insight' for a single insight, 'list_personal_project_insights' for personal). The description lacks any usage context or exclusions.

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/tomgutt/dovetail-mcp'

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