工具 API
convert_ to_ markdown
Convert a resource described by an http:, https:, or data: URI to markdown Args: uri: The URI to convert (http:, https:, or data: URI) output_type: Output type - "str" returns markdown content directly, "url" uploads content and returns file URL Returns: Markdown content string or URL to the uploaded markdown file
其他1 积分
调用信息
- 工具标识
- markitdown.convert_to_markdown
- 服务提供方
- MarkItDown
- 平均响应
- 98 ms
- 近 7 天调用
- 1
输入参数
uri必填string
output_typestring