get_supported_formats lists every target format the source document can be converted to, with primary/secondary indicators. Example prompt: “What formats can I convert sample.pptx to?”
Tool description (as the AI agent sees it):
Lists every target format the source document can be converted to, with primary/secondary indicators. Call this tool immediately whenever the user asks what formats they can convert a file to, what conversions are supported, or which output types are available for a given document. Do NOT pre-check whether files exist — just pass the filename the user provided. The tool resolves files from storage and returns an error with available files if a name is not found.
A JSON list of target formats available for that document type, marked primary (typical conversions) or secondary. Agents often call this before convert when the user asks an open question (“what can I do with this file?”).
Example prompts
“What formats can I convert sample.pptx to?”
“Can this CAD drawing become a PDF?”
“List the output options for report.xlsx.”
Was this page helpful?
Any additional feedback you'd like to share with us?
Please tell us how we can improve this page.
Thank you for your feedback!
We value your opinion. Your feedback will help us improve our documentation.