Skip to main content
Glama
drtagkim

KHU Notebook Research Assistant

by drtagkim

generate_study_material

Create study materials from notebook content, including quizzes, flashcards, videos, and reports to support learning and research.

Instructions

Generate various study materials and artifacts.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
notebook_idYes
material_typeYesType of material to generate
contextNoOptional configuration
Behavior2/5

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

With no annotations provided, the description carries the full burden of behavioral disclosure. It mentions generating materials but fails to describe critical traits like required permissions, whether it's a read or write operation, potential side effects, rate limits, or output format. This leaves significant gaps in understanding how the tool behaves in practice.

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 a single, efficient sentence that directly states the tool's function without unnecessary words. It is front-loaded and appropriately sized for its content, though it could be more informative. There is no wasted verbiage, earning a high score for conciseness.

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 complexity of generating various study materials with 3 parameters, no annotations, and no output schema, the description is incomplete. It fails to explain what the tool returns, how it interacts with the notebook, or any behavioral nuances, making it inadequate for an agent to use the tool effectively without additional context.

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?

The schema description coverage is 67% (2 out of 3 parameters have descriptions), with 'material_type' and 'context' documented but 'notebook_id' lacking a description. The tool description adds no additional meaning beyond the schema, such as explaining the purpose of 'notebook_id' or detailing 'context' options. Given the moderate coverage, a baseline score of 3 is appropriate as the schema does most of the work without compensation from the description.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose3/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description states the tool 'Generate[s] various study materials and artifacts,' which provides a general purpose but lacks specificity about what resources it acts upon or how it differs from siblings like 'add_source_content' or 'research_notebook_create.' It's vague about the scope and mechanism, falling short of distinguishing itself clearly from related tools.

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 guidance is provided on when to use this tool versus alternatives such as 'add_source_content' or 'research_notebook_create.' The description implies usage for generating materials but offers no context, exclusions, or prerequisites, leaving the agent without direction on appropriate scenarios.

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/drtagkim/khunotebooklmmcp'

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