Get quotes from several businesses at once
request_quotesDescribe a job once and send it to the businesses that can price it. Each one answers with a real number, what it covers, and how long the price stands. Returns a briefToken — poll compare_quotes with it to see the prices as they land, then accept_quote to choose one. Use this instead of calling request_quote at each business separately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slugs | No | Specific businesses to ask. Omit to have Agoria match them. | |
| title | No | Short label for the job | |
| budget | No | ||
| details | Yes | What the customer needs, in plain language. The more specific, the better the quotes. | |
| category | No | Business category to target, e.g. 'Plumber' | |
| location | No | City or suburb | |
| neededBy | No | When it's needed | |
| customerName | No | ||
| customerContact | Yes | Email or phone — businesses quote back to this |