Help the user ingest a PDF documentation file into the embedded docs search index. Use the ingest_docs MCP tool with the path to the PDF file.
Steps:
- •Ask the user for the path to the PDF if not provided
- •Optionally ask for a title and version
- •Call
ingest_docswith the path - •Report the results (number of chunks, register tables found)
Note: Ingestion may take several minutes for large documents (1000+ pages).