Skip to main content
Glama
amr05008

personal-context

by amr05008

get_writing_style

Retrieves Aaron's writing style context—covering voice, tone, patterns, vocabulary, and annotated examples—to ensure generated content matches his personal communication style.

Instructions

Get Aaron's writing style context.

Returns the full writing-style.md file which describes voice, tone, patterns, vocabulary, and annotated examples of how Aaron writes. This is the most commonly needed context file.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault

No arguments

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes
Behavior4/5

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

With no annotations provided, the description carries the full burden. It clearly states the tool returns the full file and describes its content (voice, tone, patterns, etc.), making the read-only nature evident. No side effects or caveats are mentioned, but for a simple retrieval tool this is sufficient.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is two concise sentences, front-loaded with the primary purpose and then providing specific details about the returned content. Every sentence earns its place with no waste.

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 the tool's low complexity (no parameters, simple retrieval), the description is adequate. It explains what is returned and why it is useful, though it does not position the tool relative to get_all_context, which would add completeness.

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?

The tool has zero parameters, and the description confirms no input is required. This aligns with the baseline of 4 for zero-parameter tools, and the description adds no unnecessary parameter detail.

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

Purpose4/5

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

The description clearly states the tool retrieves Aaron's writing style context and specifically returns the full writing-style.md file. This is a specific verb+resource combo, but it does not explicitly distinguish from the sibling tool get_all_context, though the name and content make the distinction implicit.

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?

There is a usage hint ('This is the most commonly needed context file') but no explicit when-to-use or when-not-to-use guidance relative to get_all_context. The context is implied rather than directly stated.

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/amr05008/personal-context'

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