nds_search
Search nuclides by property range (half-life, mass excess) and atomic number bounds to return matching ground-state nuclides.
Instructions
Search nuclides by property range (half_life_seconds, mass_excess_keV). Returns ground-state nuclides matching criteria.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| max | No | Maximum value | |
| min | No | Minimum value | |
| Z_max | No | Maximum atomic number | |
| Z_min | No | Minimum atomic number | |
| limit | Yes | Maximum results | |
| property | Yes | Property to search by. Note: stable nuclides have null half_life_seconds and are excluded from half-life range searches. |