get_document
Retrieve relevant pages and verbatim text from Indian mutual fund documents by doc_id or scheme_id, with source URL, page numbers, and SHA-256 for citation.
Instructions
Retrieve source-document evidence — the relevant pages, not the whole PDF.
Identify the document either by doc_id (from get_fund_profile's documents list) or by
scheme_id + doc_type (+ optional as_of). Use query for keyword-scoped retrieval or
sections (SEBI-standard headings: Investment Objective, Investment Strategy, Asset
Allocation Pattern, Risk Factors, Fund Manager, Load Structure, Expenses of the Scheme).
Returns verbatim text with page numbers, sha256, and the source URL — Claude reads and
interprets this prose; the server never paraphrases or extracts it into structured claims.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| as_of | No | ||
| query | No | ||
| doc_id | No | ||
| return_ | No | text | |
| doc_type | No | ||
| sections | No | ||
| max_chars | No | ||
| scheme_id | No |