search_literature
Search your literature database to find papers by disease, methodology, geography, or any keyword using case-insensitive substring matching across selected fields.
Instructions
Search the user's literature database.
Searches the library_seeded SQLite table. Use this to find papers
by disease focus, methodology, geography, or any keyword.
Args:
query: Search term (case-insensitive substring match).
field: Column to search -- "all", "disease", "method", "geography", "article".
limit: Maximum results to return (default 20).Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| field | No | all | |
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |