thruact_act
Run a capability. Routes across providers and fails over automatically on provider faults. The reply's route says which providers were considered, what each scored, and why any were not used — including ones dropped for a missing credential.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| hedge | No | Race a backup provider if the first is slower than usual. Cuts tail latency; you are charged for one answer. | |
| input | No | ||
| prefer | No | What to optimise for among the providers that fit the ceiling. | |
| capability | Yes | ||
| max_cost_usd | No | Ceiling for this call. Narrows which providers may be used rather than refusing outright; if nothing fits, the error names the cheapest price that would. |