Skip to main content
Glama
wukuan023

ai-meeting-connector

by wukuan023

submit_answer

Submit your answer to a pending meeting request, marking it as answered for real-time delivery to the meeting participants.

Instructions

把我的发言写回该请求的 answer 字段并标记 answered;会议端会实时收到。发言须用我本人的立场与专业作答。

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
answerYes我的发言内容
request_idYesrelay 记录 id
Behavior3/5

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

With no annotations, the description carries full burden. It discloses writing to answer field, marking answered, and real-time reception, but does not mention overwrite behavior or permissions.

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?

Two sentences, efficient and front-loaded with purpose and constraints.

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 tool with 2 parameters and no output schema, the description covers key behavioral aspects and constraints, though error handling is omitted.

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 baseline is 3. The description adds context about the action's purpose but no additional parameter-specific details beyond the 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?

The description clearly states the verb 'write back' and the resource 'answer field of the request', and distinguishes from siblings (pull_pending, read_context) by focusing on submitting an answer.

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 context ('speak with my own stance and professional expertise') but does not explicitly exclude specific scenarios or mention alternatives.

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/wukuan023/ai-meeting-connector'

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