Skip to main content
Glama

generate_lesson_plan

Create structured lesson plans by specifying subject, topic, and age group. Includes objectives, activities, assessment, and optional differentiation strategies.

Instructions

Generate a structured lesson plan with objectives, activities, and assessment.

Args:
    subject: Subject area (e.g. "Mathematics", "Science", "English")
    topic: Specific topic (e.g. "Quadratic Equations", "Photosynthesis")
    age_group: Student age range (e.g. "11-13", "14-16", "16-18")
    duration_minutes: Lesson duration in minutes
    learning_objectives: Custom objectives (auto-generated if omitted)
    differentiation: Include differentiation strategies

Behavior:
    This tool generates structured output without modifying external systems.
    Output is deterministic for identical inputs. No side effects.
    Free tier: 10/day rate limit. Pro tier: unlimited.
    No authentication required for basic usage.

When to use:
    Use this tool when you need structured analysis or classification
    of inputs against established frameworks or standards.

When NOT to use:
    Not suitable for real-time production decision-making without
    human review of results.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
subjectYes
topicYes
age_groupNo14-16
duration_minutesNo
learning_objectivesNo
differentiationNo
api_keyNo
Behavior5/5

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

With no annotations provided, the description fully discloses behavioral traits: it generates structured output without modifying external systems, is deterministic, has no side effects, specifies rate limits (free 10/day, pro unlimited), and states that no authentication is required for basic usage. This is comprehensive.

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 well-structured with an intro, Args list, Behavior section, and usage guidelines. It is not overly verbose, though the 'When to use' sections could be slightly more concise. Overall, it is clear and organized.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness3/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

Given 7 parameters, no output schema, and no annotations, the description covers purpose, usage, and most parameters but misses the 'api_key' parameter and does not describe the output format. The 'When NOT to use' is generic. It is adequate but has gaps.

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?

Input schema has 0% description coverage, so the description must compensate. It adds examples for subject, topic, age_group, and duration_minutes, clarifies learning_objectives as optional and auto-generated, and explains differentiation. However, it omits the 'api_key' parameter entirely, leaving it undocumented. This is good but not perfect.

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 it generates a structured lesson plan with objectives, activities, and assessment. The verb 'Generate' and resource 'lesson plan' are specific, and it distinguishes itself from sibling tools like analyze_student_progress, create_quiz, generate_rubric, and recommend_learning_path.

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 includes explicit 'When to use' and 'When NOT to use' sections, providing clear context. However, the 'when to use' is somewhat generic and does not directly contrast with siblings, though it mentions rate limits and authentication requirements. This is still above average.

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/CSOAI-ORG/education-ai-mcp'

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