feat(tools): add minio prefix sync into memory
This commit is contained in:
@@ -611,6 +611,7 @@ When `backup.minio.enabled` is configured, Flynn also exposes MinIO tools:
|
||||
|
||||
- `minio.share`: upload a local file to the configured MinIO bucket and return a temporary download URL (`mc share download`)
|
||||
- `minio.ingest`: read a text-like object from MinIO and append/replace a memory namespace (useful for syncing notes/runbooks into long-term memory)
|
||||
- `minio.sync`: recursively ingest a MinIO prefix into nested memory namespaces with object and size limits
|
||||
|
||||
## Inbound Webhooks
|
||||
|
||||
|
||||
Reference in New Issue
Block a user