Skip to content
Get an API key

Create markdown documents with headings, paragraphs, lists, and AI-generated images.

Updated 16 Sep 20261 min read

Send "type": "markdown".

Create markdown documents with headings, paragraphs, lists, and AI-generated images.

Also available as the MCP tool render_markdown. The same payload works through either surface.

Fields

data
contentstringrequired

Markdown content. Use standard markdown syntax. For AI-generated images, use: !alt

Example

{
  "type": "markdown",
  "data": {
    "content": "string"
  }
}
Was this page helpful?

Sign in to MockFlow

The same account you use in the app and on the API.

Forgot your password?
or
Continue with GoogleContinue with Microsoft