Skip to main content
Glama

get_ebook_playbook

Get information and direct PDF download links for Stock Bloc Wealth Operating System e-books and financial playbooks.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
ebookIdNoEbook ID (e.g. 'wealth_operating_system', 'future_wealth_blueprint')

Schema Changelog

Changes observed during successful MCP inspections.

  1. First observed

TDQS

A3.7/5.0
Behavior3/5

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

With no annotations, the description carries the full burden. It states the operation is a read (get) and the output includes PDF links, which is some transparency. However, it does not disclose what happens if ebookId is omitted, whether it returns a list vs single item, or any potential errors/permissions. For a simple read tool, this is adequate but not rich.

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 a single, front-loaded sentence with no filler. It immediately states the purpose and the deliverable (info + PDF links). Every word earns its place; it's concise and well-structured.

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?

For a tool with one optional parameter and no output schema, the description is mostly adequate but leaves some reasonable gaps: it doesn't clarify whether calling with no ebookId returns all e-books, the structure of the returned data (beyond 'information and links'), or any error conditions. Given the simplicity, a 3 is fair—it covers the main intent but not edge cases.

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%: the parameter has a clear description and example. The tool description adds no additional semantic value beyond the schema, so the baseline of 3 is appropriate. The description implies 'which e-book' but does not elaborate on acceptable formats or behavior when omitted.

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 verb ('Get') and specific resource ('Stock Bloc Wealth Operating System e-books and financial playbooks') and distinguishes from all siblings, which involve stock analysis, SEC filings, etc. It's precise about what the tool returns (information and direct PDF download links), so an agent can easily tell when this tool applies.

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 implies usage (when you need e-books/playbooks) but does not explicitly say when to use vs alternatives, nor does it mention any prerequisites or exclusions. Siblings are unrelated, so the intent is clear, but there's no explicit guidance about calling it with or without the optional parameter or any caveats.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.

Resources