Skip to main content
Glama
aerovfx
by aerovfx

aeroedu_kg_search

Read-onlyIdempotent

Find educational concepts in AeroEdu's Knowledge Graph via natural language queries, returning descriptions, subject, grade, difficulty, and linked nodes.

Instructions

Tìm kiếm ngữ nghĩa trong Knowledge Graph của AeroEdu bằng ngôn ngữ tự nhiên. AI tự phân tích câu hỏi → trả về các khái niệm (node) liên quan kèm mô tả, môn học, lớp, độ khó và liên kết với node khác. Ví dụ: 'dao động điều hoà lớp 11', 'phương trình bậc 2 toán 9', 'tế bào sinh học 10'.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
queryYesCâu hỏi hoặc từ khoá tìm kiếm (tiếng Việt hoặc tiếng Anh)
subjectNoGiới hạn tìm theo môn. Mặc định: tất cả mônall
gradeNoGiới hạn tìm theo lớp (1-12). Bỏ trống = tất cả lớp
limitNoSố node kết quả tối đa (1-30). Mặc định: 10
Behavior4/5

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

Annotations (readOnlyHint=true, destructiveHint=false, idempotentHint=true) are consistent. The description adds that the AI analyzes the query semantically and returns specific node information, but does not mention rate limits or error handling. Overall, it provides reasonable behavioral context beyond annotations.

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 concise (3-4 sentences) and front-loaded with purpose. It includes examples but could be more structured (e.g., separating purpose, usage, output). Still, it is efficient and clear.

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?

Given schema coverage and annotations, the description explains the return format and typical usage. It does not cover pagination, sorting, or edge cases, but for a search tool with high schema coverage, it is fairly 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 each parameter has a description. The description adds example queries but no additional detail per parameter beyond what the schema provides. Baseline 3 is appropriate.

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 tool performs semantic search in AeroEdu's Knowledge Graph using natural language, specifying it returns nodes with descriptions, subject, grade, difficulty, and links. It provides examples and distinguishes itself from sibling tools like node_detail and path_find.

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 gives examples but does not explicitly state when to use this tool versus alternatives (e.g., node_detail for specific nodes, path_find for paths). While siblings provide context, the description lacks direct usage guidance.

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/aerovfx/MCPaeroedu'

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