Call any route
call_routeFetch any Fetchwire route by path, for the routes the operation tools do not cover. Find the path with list_routes first. params are the query parameters, e.g. call_route('/v1/tiktok/hashtag/videos', {'id': 'space'}). Spends credits like any other call.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| params | No |