match_chords
Find chords matching input notes: exact matches report inversions; partial matches list missing notes.
Instructions
Find chords that match the given notes (octaves are ignored).
'exact' matches use exactly the input pitch classes; when the first input
note is not the chord root the inversion is reported with slash notation
(e.g. 'E G C' -> C/E, first inversion). 'partial' matches are chords that
contain all input notes plus the listed missing_notes.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| notes | Yes | ||
| include_partial | No | ||
| limit | No |