read_doc
Fetch a PDF document from a web URL and output its text in Markdown format for easy content extraction.
Instructions
Read an http(s) document (PDF) into Markdown.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| source | Yes | ||
| start | No | ||
| length | No | ||
| format | No | markdown |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |