get_gene_details
Enter an NCBI Gene ID to retrieve detailed information about a gene, including its symbol, name, summary, and genomic location.
Instructions
Get detailed information about a gene by NCBI Gene ID.
Args: gene_id: NCBI Gene ID (from search results or known)
Returns: JSON with gene details including symbol, name, summary, location
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| gene_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |