get_top_leaves
Retrieve highest-rated research idea tiles by sorting criteria like impact or feasibility to identify promising directions for investigation.
Instructions
Get the highest-rated leaf tiles based on evaluation criteria
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| criteria | Yes | Criteria to sort by | |
| limit | No | Number of results to return (default: 10) | |
| treeId | No | Optional tree ID to filter by |