Is Docling document in cache
is_document_in_local_cacheCheck if a converted document is cached locally using its unique key to avoid redundant conversions.
Instructions
Verify if a Docling document is already converted and in the local cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_key | Yes | The unique identifier of the document in the local cache. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| in_cache | Yes |