detect_overlap
Detects redundant molds occupying the same flight slot or shot role, ranking pairs by overlap severity and recommending which disc to keep vs cut. Accepts discs list or a BagIQ share link.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| discs | No | List of discs in the bag (minimum 2 discs, optional if share_url or share_id is provided) | |
| share_id | No | Optional BagIQ short share ID (e.g. '4fisr8a7') | |
| share_url | No | Optional BagIQ share link (e.g. 'https://app.bagiq.app/?s=4fisr8a7') |