No document with the given id has been ingested
Type URI: https://modeled-information-format.github.io/mif-rs/references/errors/mif-mcp-document-not-found/v1
HTTP status: 404
Exit code: 3
Emitted by: mif-mcp (McpError::DocumentNotFound)
Message
Section titled “Message”no document with id '{0}' has been ingested into this vector storeThe mif-mcp find_similar_documents tool was asked for documents
similar to an anchor id that has never been ingested into the target
vector store.
Suggested fix
Section titled “Suggested fix”MaybeIncorrect — ingest the document first with the
ingest_mif_document tool, or check the id for a typo.