feat: add get_object tool for retrieving Cordra digital objects by ID with error handling

This commit is contained in:
Daniel Bauer
2025-12-02 17:34:45 +01:00
parent 0a9ba538ef
commit 3c8367f804
3 changed files with 99 additions and 0 deletions

View File

@@ -26,6 +26,8 @@ ensuring safe exploration without risk of data modification or corruption.
### Tools
- `get_object` - Retrieve a digital object by its complete ID/handle.
- `object_id` - Complete object ID (e.g., "test/abc123")
- `search_objects` - Search for digital objects using a query string with pagination support.
- `query` - Lucene/Solr compatible search query
- `type` - Optional filter by object type