Skip to main content
Glama

Lulu Ads — Publisher Concierge

Get Integration Guide

get_integration_guide
Read-only

Exact integration guide for a stack: fastmcp | python | typescript | langgraph | crewai | generic | openclaw.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
frameworkNofastmcp

Output Schema

TableJSON Schema
NameRequiredDescriptionDefault
resultYes

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?

The readOnlyHint annotation already covers the safety profile, and the description adds the supported stack scope and the 'exact' nature of the guide. It does not describe return structure or potential caveats, but for a read-only documentation retrieval tool this is acceptable.

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, information-dense sentence that front-loads the resource and immediately gives the usable values. There is no filler or redundant repetition of the tool name.

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?

With an output schema, a readOnlyHint annotation, and only one optional parameter, the description covers the main selection detail. The only notable gap is the lack of any guidance about when to use this versus related tools.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters5/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 0% and there are no enums, yet the description supplies the full set of allowed framework values: fastmcp, python, typescript, langgraph, crewai, generic, openclaw. This is essential semantic information that the schema lacks.

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 identifies the resource as an integration guide for a specific stack and enumerates the supported frameworks. It does not explicitly contrast with sibling tools, but the resource type is distinct enough from publisher and verification 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 when-to-use guidance or alternatives are mentioned. The framework list implies the selection dimension, but the description does not tell an agent when to choose this tool over confirm_publisher, create_publisher, or verify_integration.

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.