Skip to main content
Glama

xpay✦ Marketing Collection

get-copywriting-framework

Get detailed information about a specific copywriting framework for a network

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
networkYesSocial media network (twitter, instagram, linkedin, tiktok, youtube, facebook)
frameworkYesFramework name (aida, pas, bab, 4cs, uuuu, pppp, slap, app, storybrand)

Schema Changelog

Changes observed during successful MCP inspections. Dates show when Glama detected each change.

  1. First observed

TDQS

A3.5/5.0
Behavior2/5

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

No annotations are provided, so the description carries full responsibility for behavioral disclosure. It only states that information is retrieved, with no mention of return format, potential errors, required permissions, or any operational effects. Minimal behavioral context is provided beyond the basic action.

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 that conveys the essential purpose without any filler or redundancy. It is efficient and appropriate for a simple retrieval tool.

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 the tool's simplicity (two parameters, no output schema, no annotations), the description provides a basic level of completeness. However, it does not clarify what 'detailed information' includes or what the return structure looks like, leaving some gaps for an agent deciding whether to invoke this tool.

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?

The input schema already describes both parameters with clear examples, achieving 100% schema description coverage. The description itself adds no additional parameter semantics, so the baseline score of 3 is appropriate.

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 action ('Get detailed information') and the resource ('a specific copywriting framework'), with a network scope. It is easily distinguished from the sibling tool 'list-copywriting-frameworks' which implies a listing operation vs. a detail lookup.

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 phrase 'a specific copywriting framework' implies this tool is for when the user needs details on a single framework, as opposed to a list. However, there is no explicit 'when not to use' or mention of alternatives, leaving some ambiguity compared to the ideal case.

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