lookup_record
Search DEVONthink records by attributes like filename, path, URL, tags, comment, or content hash to locate specific documents and information.
Instructions
Look up records in DEVONthink by a specific attribute.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| lookupType | Yes | The attribute to look up by | |
| value | Yes | The value to match against the specified attribute | |
| tags | No | Additional tags to match (only used when lookupType is 'tags') | |
| matchAnyTag | No | When true, match records that have ANY of the specified tags; when false (default), match records that have ALL tags | |
| databaseName | No | Limit lookup to this database; uses all open databases if omitted | |
| limit | No | Maximum number of results to return |