confluence_extract_text
Extract plain text content from a Confluence page using its page ID or URL, converting ADF to readable plaintext with basic formatting.
Instructions
Extract plain text content from a Confluence page.
Fetches the page ADF and converts it to readable plaintext with basic
formatting (paragraphs, bullet lists, tables, code blocks, etc.).
Args:
page_id: A numeric page ID or a Confluence URL (including short /wiki/x/ links).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page_id | Yes |