Skip to main content
Glama
aby0

reading-companion

by aby0

save_reflection

Record a book reflection with key takeaway, craft lessons, personal insights, favorite quotes, and next reading appetite.

Instructions

Save a deep reflection for a book.

Args: title: Book title key_takeaway: One sentence distillation craft_lessons: What you learned about writing/craft personal_insights: How this connects to your life favorite_quotes: Memorable passages next_appetite: "more_like_this" | "ready_for_challenge" | "palette_cleanser"

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
titleYes
key_takeawayYes
craft_lessonsNo
personal_insightsNo
favorite_quotesNo
next_appetiteNo
Behavior2/5

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

No annotations provided; description fails to disclose behavioral traits such as whether saving is idempotent, overwrites existing reflections, or requires specific permissions. Only lists parameters without operational details.

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?

Description is concise with purpose stated upfront. Bullet list for parameters is clear, though 'Args:' label is slightly wasteful. Overall efficient.

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?

Moderate complexity with 6 parameters; description adequately explains each but misses behavioral context like return value or side effects. No output schema exacerbates the gap.

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?

Despite 0% schema coverage, description adds brief but helpful comments for all 6 parameters (e.g., 'One sentence distillation' for key_takeaway, valid values for next_appetite). Adds meaning beyond parameter names.

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?

Description clearly states 'Save a deep reflection for a book' using specific verb and resource. Distinguishes from sibling tools like 'start_reflection' which likely initiates rather than saves.

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 explicit guidance on when to use this tool versus alternatives like 'start_reflection' or 'log_book'. The description implies it's for saving after reading, but does not provide context for selection.

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/aby0/reading-companion'

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