markdown_adf_to_markdown
Convert Atlassian Document Format (ADF) to Extended Markdown, supporting all ADF elements including panels, tables, media, and mentions.
Instructions
Convert Atlassian Document Format (ADF) to Extended Markdown. ADF is used by Atlassian products like Jira and Confluence. Supports all ADF elements including panels, tables, media, mentions, and more.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| adf | Yes | The ADF document to convert. Must be a valid ADF JSON object with type 'doc' and version 1. |