get_document_profile_tool
Retrieve a PDF's document type, retrieval profile, and query strategy to decide between semantic search and sequential reading.
Instructions
Get document type, retrieval profile, and how to query a specific PDF.
Use when starting work on a named document, when choosing between semantic search vs sequential reading, or when the user asks how a document is classified (textbook, paper, etc.).
Do not use for documents not in this server's index or for general ML/PDF advice unrelated to a specific ingested file.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |