Skip to main content
Glama

generate_content_brief

Draft a content brief that aligns with a creator's unique style and a chosen or trending format, using historical performance data for better fit.

Instructions

Draft a brief tailored to a creator's style, targeting a given or trending format.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
creator_idYes
based_on_formatNo
Behavior2/5

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

With no annotations, the description carries the full burden of behavioral disclosure. It mentions tailoring to a creator's style and targeting a format, but does not explain what happens when based_on_format is null (e.g., whether it automatically fetches trending formats), what the output brief contains, or any side effects. The description lacks transparency about the tool's internal behavior.

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, well-structured sentence that leads with the verb 'Draft' and efficiently packs key details about the creator and format targeting. There is no unnecessary repetition or filler, making it highly concise and front-loaded.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness2/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

The tool is simple with only two parameters, but the description is sparse. It does not describe the expected output (the brief's content or format), what happens if based_on_format is omitted, or any required context such as ensuring the creator exists. Given no output schema or annotations, the description should provide more completeness to be fully useful.

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?

Schema description coverage is 0%, so the description must compensate for parameter meaning. It does: 'creator's style' maps to creator_id, and 'given or trending format' explains based_on_format (a provided format or defaulting to trending). This adds meaningful semantics beyond the schema, though it stops short of explicitly describing parameter syntax or edge cases.

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 tool's action ('Draft a brief') and its specific scope ('tailored to a creator's style, targeting a given or trending format'). This distinguishes it from sibling tools like detect_trending_formats (which detects trends) and recommend_creators_for_brief (which recommends creators), making the purpose unambiguous.

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 by stating it drafts a brief for a creator, but it does not explicitly say when to use this tool over alternatives, nor does it mention prerequisites like needing a creator_id or when to leverage trending formats. Usage context is inferred rather than directly guided.

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/matthewhuang11/sideshift-scanner'

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