fetch_json
Fetch JSON data from a URL to access structured information from web APIs or files. Use this tool to retrieve JSON content with optional custom headers for integration and data processing.
Instructions
Fetch a JSON file from a URL
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | URL of the JSON to fetch | |
| headers | No | Optional headers to include in the request |