Converting web pages/html to markdown.
Intuned provides utilities to convert web pages to markdown. Markdown is a particularly good format for working with LLMs. For more info checkout: extractMarkdownFromPage reference and extractMarkdownFromLocator reference.Converting files to markdown
You can also use File Markdown Conversion as a standalone API. Checkout Standalone File APIs for more info.
Extracting tables from files
You can also use Table Extraction as a standalone API. Checkout Standalone File APIs for more info.