Skip to main content
Glama

consent_search

Search patient consent forms by keyword and date range, returning matching documents or IDs. Filters for completed forms in ophthalmology by default.

Instructions

搜尋同意書 (預設眼科+已完成)。

Args: target_keyword: 關鍵字 (預設 "手術") return_id: 只回傳 JOB_DOC_ID

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
hisnoYes
eip_idYes
end_dateNo
return_idNo
start_dateNo
eip_passwordYes
target_keywordNo手術
Behavior3/5

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

With no annotations provided, the description partially discloses behavior: it mentions default scope (ophthalmology + completed) and explains the return_id flag. However, it does not state whether the operation is read-only, what credentials are required beyond the schema, or what the default return format is, leaving significant behavioral gaps.

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 compact and front-loaded, with the main purpose stated first and parameter details listed separately. It avoids unnecessary words, but the structure is slightly fragmented due to mixing Chinese and English and the lack of a cohesive explanatory paragraph.

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?

Given the tool has 7 parameters, no output schema, and no annotations, the description covers only a fraction of the needed context. Missing details include date range semantics, credential usage, default return behavior, and differentiation from sibling tools, making it incomplete for confident invocation.

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

Parameters2/5

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

Schema description coverage is 0%, so the description must compensate. It explains only two of seven parameters (target_keyword and return_id), while the required parameters (eip_id, eip_password, hisno) and date fields (start_date, end_date) remain undocumented. This is insufficient for effective usage.

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 tool searches for consent forms ('搜尋同意書') and specifies default filters (ophthalmology + completed), giving a specific verb and resource. However, it does not distinguish this from sibling tools like consent_list or consent_opschedule, so it falls short of a 5.

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

Usage Guidelines3/5

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

The description implies usage for searching consent forms with default filters, but provides no explicit guidance on when to use this tool versus alternatives such as consent_list or consent_opschedule. There are no exclusions or alternative tool references, so it only offers implied context.

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/eyeduck-ai/vghsdk-mcp'

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