resolve_player_id
Resolve an NBA player's name to their unique player ID, returning top matches with active or inactive status for accurate identification.
Instructions
Resolve player name to player_id. Returns top matches with active/inactive status.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | ||
| active_only | No | ||
| limit | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |