get_document
Search a specific PDF collection for content relevant to your query. Provide the collection name and a natural-language question to get matching document chunks.
Instructions
Search a document collection for chunks relevant to a query.
Args: document: Collection name as returned by list_documents. query: Natural-language question or search string.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| document | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |