Skip to main content
Glama

Build writing brief

build_writing_brief

Creates a persona-specific writing brief that covers voice, structure, visual blocks, AEO, and GEO, and grounds news articles in verified research findings.

Instructions

Build a randomized, persona-specific writing brief covering voice, structure, visual blocks, AEO and GEO. RESEARCH IS MANDATORY IN NEWS MODE, from exactly ONE origin: either your own findings as research (your web access, /last30days, or notes a human pasted — TRUSTED but not verified by Byline), or a research_topic result as findings (checked to exist, and that AT LEAST ONE finding is dated and inside the window; any that are not are marked on the brief). Passing both is refused. Do not summarise a recent topic from your own knowledge — the model cutoff cannot know the last 30 days, and an article built on recalled facts will carry stale or invented figures. If it is unclear whether a topic depends on recent events, ASK THE USER rather than guessing; an evergreen topic should use mode: "blog", which needs no research at all. Returns the seed so a brief can be reproduced, plus researchOrigin and any warnings.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
modeNoblog
seedNo
siteNoWhich site this is written for — its platform decides the HTML rules. Defaults to the default site.
topicYes
personaYes
findingsNoA whole research_topic result. Mutually exclusive with `research` — passing both is refused. This is the checkable origin: the findings are checked to exist, and, in news mode, at least one of them to be dated and inside the window it declares. Findings that are undated or outside that window are accepted (an article may cite background too) but marked as such on the brief.
languageNo
researchNoResearch findings to ground the article in
word_countNo
Behavior5/5

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

With no annotations, the description carries the full burden and it delivers: it discloses refusal behavior, verification criteria, warning marking for out-of-window findings, trust levels for the research origin, and return fields (seed, researchOrigin, warnings). This goes well beyond what the schema provides.

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

Conciseness4/5

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

The description is a dense single paragraph, but most sentences carry operational rules (refusal, verification, asking the user). It is front-loaded with purpose and avoids filler, though the all-caps emphasis and some repetition of schema text slightly reduce elegance.

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?

For a 9-parameter tool with a nested object and no output schema, the description addresses the main ambiguity (research origins) and tells the agent what to return (seed, researchOrigin, warnings). It doesn't describe the brief's output format or side effects, but these are less critical than research handling. It is largely complete for safe invocation.

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 coverage is only 33%, so the description must add meaning. It does for the critical parameters research/findings/mode, explaining mutual exclusivity, mandatory news-mode research, and how to choose them, but persona, word_count, language, and seed are left self-evident. Overall it compensates for the low coverage on the high-stakes parameters.

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 opening sentence uses the specific verb 'Build' with a concrete deliverable ('randomized, persona-specific writing brief') and scope ('voice, structure, visual blocks, AEO and GEO'). This clearly differentiates it from siblings like research_topic (research only) and create_post (publishing).

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

It explicitly states RESEARCH IS MANDATORY IN NEWS MODE, gives exactly one origin, and says passing both is refused. It also directs the agent to ASK THE USER when unclear and to use blog mode for evergreen topics, providing clear when-to-use and when-not-to-use guidance.

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/indianic/byline'

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