get_fastest_completion_path
Find the fastest official way to complete a practical task. Use for requests like “how do I cancel,” “return an item,” “get a refund,” “file a warranty claim,” or “find the official form.” It returns ordered, source-backed steps and exact official links; it does not log in or submit the action.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| task | Yes | What the user needs to do, in ordinary language | |
| state | No | Optional two-letter US state code when rules or forms vary by state | |
| provider | Yes | Company, agency, service, or organization responsible for the task |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| data | Yes | ||
| status | Yes | ||
| decision | Yes | ||
| freshness | Yes | ||
| confidence | Yes | ||
| limitations | Yes | ||
| source_names | Yes | ||
| best_price_usd | No | ||
| recommendation | Yes | ||
| sources_failed | Yes | ||
| sources_checked_count | Yes |