get_rate_card
Read the prices a business has authorised us to quote on their behalf. Returns published and, when true, a rateCard holding a currency, an optional minimum charge and items — each with a code, a label, a unit and an amount. Those code values are what request_quote and commit_order take: we price exactly what you name and never work out which line a description meant, because a near-miss there is a wrong price someone has to honour. published false comes with reason: "no-rate-card" means they have not written one, "not-authorised" means they have not allowed us to name prices at all. Neither means the work is unavailable — only that the figure has to come from a person, via ask_business_freeform or contact_business. Authentication: none. This tool works with no credentials.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | Optional. The `kind` field from the same search result. Defaults to "entity". | |
| slug | Yes | The `slug` field from a search_businesses result. |