mine_natural_query
Process natural language queries about genomics data to generate structured AllianceMine queries for searching genes, diseases, expression, and molecular interactions across multiple organisms.
Instructions
Process a natural language query and return schema information to construct a structured AllianceMine query.
This tool returns the AllianceMine schema so you can convert the user's natural language into a mine_query_builder call.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Natural language query describing what to find | |
| limit | No | Maximum results |