find_offers
Find offers from local businesses for what a person asked for. Send their sentence as text; the hub parses the trade, the town and the day. An answer with complete: false carries a question to put to the person: call this tool again with the same session and their reply as text. An answer with complete: true is one finished bidding round: bids ranked (price in grosz, slot, business, note) and one outcome per business asked. An empty bids list is a normal answer; outcomes says why.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| text | Yes | What the person said, in Polish or English, at most 500 characters. Their reply to the previous question goes here too. | |
| session | No | The session id from an earlier answer. Omit it to start a new conversation. | |
| selection | No | Restrict the round to one business (and optionally one of its services), by slug, as a link from a business page does. |