get_markdown
Retrieve a specific segment of markdown content from an OCR task using the task ID, offset, and length parameters.
Instructions
Return a slice of a task's markdown result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| offset | No | ||
| task_id | Yes | ||
| max_length | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||