call_api
Call an API from the apifare catalog by slug (find slugs with search_apis). The cost in prepaid credits is deducted automatically and returned with the result.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | API slug from search_apis, e.g. "web-search" | |
| params | No | Params object per the API's manifest |