find-entity
Find the nearest entity of a specified type within a defined radius. Provide the entity type and optional max distance to get precise coordinates for navigation or interaction.
Instructions
Find the nearest entity of a specific type
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| type | No | Type of entity to find (empty for any entity) | |
| maxDistance | No | Maximum search distance (default: 16) |