Download brief markdown
download_brief_markdownGet a brief as inline markdown the host agent can use as a writing prompt. Pass format=markdown_inline, and channel (article default) to pick which of the suggestion’s per-channel briefs to render. Returns the brief assembled into a single markdown string capped at ~8K chars — markdown only; the structured fields are get_article_brief’s job and are omitted here.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| format | Yes | ||
| channel | No | ||
| projectId | Yes | ||
| suggestionId | Yes |