ImageFile
| PdfFile
| SpreadsheetFile
The file you want to extract the markdown content from.
• options
• options.label: string
A label for this extraction process, used for billing and monitoring.
Promise
<string
>
A promise that resolves to the extracted markdown content as a string.