mainstreet_pick
Pick the single best agent for an intent in one call. Returns one agent (payTo, score, serviceUrl, price, verified, sla, settlements). Use when you want to act immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| intent | Yes | ||
| maxPrice | No | ||
| minScore | No | ||
| allowWeak | No | Accept partial-token matches. | |
| onlyVerified | No | ||
| onlyRegistered | No |