Quote a real-world task
quote_taskEstimate feasibility, price range, turnaround and evidence for a described task. Instant, deterministic and free of side effects: it creates nothing, reserves nothing and contacts nobody. A task outside the service area is rejected immediately.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What should happen on site, in plain language. | |
| delivery | No | Restrict matching to on-site work (someone travels to a place) or remote work (someone tests software from wherever they are). Inferred from the description when omitted. | |
| evidence | No | Evidence the requester wants back. | |
| location | No | Address or district. Only used for on-site work, to confirm the service area. Ignored for remote work. | |
| locations | No | Number of locations, for capabilities priced per location. | |
| capability | No | Optional capability id from `list_capabilities`; inferred from the text otherwise. |