solve_task
Route and execute one task-shaped call without learning quote/run shapes. Support-ticket routing/triage requests reuse the existing provisional canonical Pin route_571826c40685073a99510b1951e60338 when the caller omits a taxonomy or supplies exactly access_issue, billing_issue, and delivery_issue; arbitrary caller labels and examples remain caller-defined and are never remapped. Sentiment, polarity, urgency, severity, or unrelated classification remain on their requested path. Urgency, severity, and priority classification must include candidate_labels or labeled examples; Bay Run refuses to invent that taxonomy. Free during launch: no card, no signup, no email. Mint a durable key with POST https://run.huggingbay.xyz/v1/keys/free
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | Set to 'quote' for a free compact Pin quote without execution. | |
| task | No | Alias for task_description. | |
| text | No | Alias for input. | |
| input | No | Task input. Send text/list for ordinary tasks or an object with query/documents, content, candidate_labels, or schema. Alias: query, text, content. | |
| query | No | Alias for input or structured query. | |
| content | No | Alias for input. | |
| examples | No | Optional labeled input/expected examples. | |
| task_hint | No | Alias for task_description. | |
| my_examples | No | Alias for examples. | |
| min_evidence | No | Minimum evidence level accepted by an explicit quote. | provisional |
| max_price_usd | No | Quote-only hard price ceiling; Pins above it are rejected before ranking. | |
| max_latency_ms | No | Quote-only hard latency ceiling; unmeasured Pins are rejected honestly. | |
| omit_raw_result | No | Decision-first projection. Defaults true for MCP: omit the raw model result while retaining decision, route, and receipt evidence. | |
| task_description | No | Plain-language task to solve; Bay Run infers the model family. Alias: task, task_hint. Support-ticket routing/triage requests reuse the existing provisional canonical Pin route_571826c40685073a99510b1951e60338 when the caller omits a taxonomy or supplies exactly access_issue, billing_issue, and delivery_issue; arbitrary caller labels and examples remain caller-defined and are never remapped. Sentiment, polarity, urgency, severity, or unrelated classification remain on their requested path. Urgency, severity, and priority classification must include candidate_labels or labeled examples; Bay Run refuses to invent that taxonomy. | |
| external_apis_allowed | No | Allow Pins whose data policy permits external APIs. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| route | No | ||
| result | No | ||
| schema | No | ||
| receipt | No | ||
| results | No | ||
| decision | No | ||
| quote_id | No | ||
| rejected | No | ||
| next_call | No | ||
| charged_usd | No | ||
| routed_model | No | ||
| receipt_status | No | ||
| decision_evidence | No | ||
| raw_result_omitted | No | ||
| task_kind_inference | No | ||
| cheapest_capable_pin_id | No |