Function: suggestMatchesForSignal()
suggestMatchesForSignal(
signalId):Promise<SuggestMatchesResult>
Defined in: src/server/actions/pipeline.ts:905
Ranked facility-match suggestions for an unmatched signal (the M-02 match modal). Read-only; not a form action — called programmatically from the client, auth-guarded + company-scoped here.
Parameters
signalId
string
Returns
Promise<SuggestMatchesResult>