set_metadata
Set document metadata such as title, author, subject, keywords, category, and comments to organize and classify your files.
Instructions
Set document metadata/properties.
Args: title: Document title author: Document author subject: Document subject keywords: Keywords (comma-separated) category: Document category comments: Document comments
Returns: Success or error message
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| title | No | ||
| author | No | ||
| subject | No | ||
| category | No | ||
| comments | No | ||
| keywords | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |