get_entity_by_id_with_projection
Retrieve only the specific fields you need from an NMDC entity by its ID, reducing data transfer and improving efficiency compared to fetching full entity data.
Instructions
Use this tool to retrieve specific fields from an NMDC entity by ID. More efficient than getting full entities when you only need certain fields.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| entity_id | Yes | ||
| collection | Yes | ||
| projection | No |