helvabase_search_opportunities
Run one explicitly authorized live search of TED, BOAMP or SIMAP, store only its returned notices, and evaluate them deterministically. Does not insert fixtures, call a model, create a dossier or persist opportunity matches.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| from | Yes | ||
| limit | No | ||
| until | Yes | ||
| search | Yes | ||
| source | Yes | ||
| profileId | Yes | ||
| idempotencyKey | Yes | Unique key for this logical mutation. Reuse exactly the same key and arguments after a timeout; never generate a new key to force a replay. | |
| authorizeLiveSearch | Yes | The user has authorized this specific live source search. |