Skip to main content
Glama
HugoF1234
by HugoF1234

Rechercher dans les réunions

search_meetings
Read-only

Search through meeting titles, transcripts, and summaries using keywords to quickly find relevant meetings.

Instructions

Recherche full-text dans les titres, transcriptions et synthèses de l'utilisateur. Utile pour « trouve-moi la réunion où on a parlé de X ».

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
qYesExpression de recherche (mots-clés)
pageNoNuméro de page (défaut 1)
per_pageNoÉléments par page (1–25, défaut 10)
Behavior3/5

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

Annotations already state readOnlyHint=true, so the description's 'Recherche' confirms read-only behavior. It adds value by specifying the search scope (titles, transcripts, summaries) but does not elaborate on limitations, rate limits, or response format. With annotations present, this is adequate but not exceptional.

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?

Two concise sentences, front-loaded with the core function and followed by a usage example. No unnecessary words.

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 simple search tool with no output schema, the description covers the key aspects: what is searched and a typical use case. It lacks mention of the return format but remains sufficient for most use cases.

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 each parameter already has a description. The tool description does not add any additional meaning beyond what the schema provides. Baseline 3 is appropriate given high coverage.

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 clearly states it performs full-text search across titles, transcripts, and summaries, and gives an example query. The name 'search_meetings' aligns well, and it is distinct from sibling tools like 'get_meeting' or 'list_meetings'.

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

Usage Guidelines4/5

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

The description provides a clear use case ('trouve-moi la réunion où on a parlé de X'), implying when to use it for content-based retrieval. While it doesn't explicitly exclude alternatives, the sibling tools context provides differentiation.

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/HugoF1234/Gilbert-mcp'

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