mirror of
https://github.com/dnlbauer/cordra-mcp.git
synced 2026-09-10 21:55:30 +00:00
feat: add get_object tool for retrieving Cordra digital objects by ID with error handling
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user