Add or update title to Docling document
add_title_to_docling_documentSet or update the title of an already cached document by specifying its unique document key and the new title text. Ensure the document exists in the local cache before using this tool.
Instructions
Add or update the title of a document in the local document cache.
This tool modifies an existing document that has already been processed and stored in the local cache. It requires that the document already exists in the cache before a title can be added.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | Yes | The title text to add or update to the document. | |
| document_key | Yes | The unique identifier of the document in the local cache. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_key | Yes |