find_similar_discs
Find alternative replacement discs matching a target disc's category, speed, and flight profile based on weighted Euclidean flight distance.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of similar discs to return (1..20, default 5) | |
| disc_id | Yes | Target disc ID or slug to find replacements for | |
| target_brand | No | Optional target brand filter for cross-brand replacements (e.g. find Discraft alternative to Innova TeeBird) | |
| exclude_same_brand | No | If true, exclude discs from the same manufacturer |