Find the top provider for one question
apioskReturn the single best runnable offer for a plain-words job, using Apiosk's relevance ranking and price tie-breaks: provider name, exact buyer price, required inputs and signed offer_token. The attached card lets the user approve or deny; only approval may continue to apiosk_execute. Spends nothing.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | The job, in plain words — include the entities you care about (company, ticker, brand), they become parameters, not providers. | |
| max_results | No | How many offers to inspect before returning the shared ranking's top runnable pick (default 8, max 25). | |
| max_price_usdc | No | Optional hard cap on buyer total. Offers above it are removed. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||