Skip to main content
Glama
cometchat

CometChat Docs

Official

Search CometChat Documentation

search_cometchat_docs
Read-only

Search CometChat documentation for SDK guides, UI Kit references, REST API specs, and integration tutorials. Get ranked snippets with direct links and optional version filtering.

Instructions

Searches CometChat documentation including SDK guides (JavaScript, React, iOS, Android, Flutter, React Native), UI Kit references, REST API documentation, integration tutorials, and OpenAPI specs. Returns ranked snippets with titles and direct links to source pages. Supports an optional version filter to scope results to a specific documentation version.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoMaximum number of results to return. Default 10, maximum 25.
queryYesSearch query. 1–500 characters.
versionNoOptional documentation version filter, e.g. 'v4' or 'v3'.
Behavior3/5

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

Annotations already declare readOnlyHint=true, so description does not need to reiterate safety. The description adds that it returns ranked snippets with titles and direct links, which is useful but not rich behavioral context beyond what a search tool implies.

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?

Three concise sentences: first captures purpose and scope, second describes output format, third mentions the optional version filter. No redundancies, well front-loaded, and every sentence serves a clear function.

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?

With 100% schema coverage and clear annotations, the description covers output format and the version filter. It does not explain pagination behavior for the `limit` parameter, but that is minimal. Overall sufficient for a search tool without output schema.

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

Parameters4/5

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

Schema coverage is 100% with descriptions for all parameters. The description adds value by listing the content domains searched (SDK guides, UI Kit, etc.), which clarifies what the query parameter targets. No additional semantics for `limit` or `version` beyond schema.

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?

Clearly lists the verb 'searches' and the resource 'CometChat documentation' with an extensive enumeration of covered content types (SDK guides, UI Kit, REST API, etc.). Distinguishes from sibling tools implicitly by focusing on search vs. fetch or implementation retrieval.

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 explicit guidance on when to use this tool over siblings (fetch_cometchat_doc_page, get_cometchat_implementation_bundle). Does not mention when not to use it or provide context for alternative tools.

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/cometchat/docs-mcp'

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