From e781c1d060d65fc6e8920325fbd49fe037b2c08c Mon Sep 17 00:00:00 2001 From: Daniel Bauer Date: Fri, 4 Jul 2025 10:14:54 +0200 Subject: [PATCH] doc: add missing resources and tools to README --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 576fe87..9147d4d 100644 --- a/README.md +++ b/README.md @@ -20,10 +20,11 @@ ensuring safe exploration without risk of data modification or corruption. - `cordra://objects/{prefix}/{suffix}` - Retrieve a specific object by its handle identifier - `cordra://schemas/{schema_name}` - Schema definition for a specific type. +- `cordra://design` - Design document containing the overall structure and configuration of the Cordra repository. ### Tools -Currently, none. +- `search_objects` - Search for digital objects using a query string. ## Configuration