ask_pdf_expert
Retrieve relevant local knowledge to answer PDF development questions with source citations.
Instructions
Answer a PDF development question by retrieving relevant local knowledge first and returning an answer with citations.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| tags | No | Only use chunks that contain all of these tags. | |
| limit | No | Maximum number of retrieved chunks to use. | |
| question | Yes | PDF development question to answer with retrieved local knowledge. | |
| maxContextChars | No | Maximum retrieved context characters to include in the answer. |