web_fetch_json
Fetch a JSON API URL and return parsed JSON with source URL provenance and persistent cache for reliable data extraction.
Instructions
Fetch an API/JSON URL directly and return parsed JSON with source URL provenance and persistent cache.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| lang | No | en | |
| timeout | No | ||
| use_cache | No |