convert_feed
Convert product feed URLs from JSON, CSV, or Open Food Facts into a standardized, agent-friendly schema for AI consumption.
Instructions
Convert a product feed URL into agent-friendly normalized schema.
Takes any product feed (JSON, CSV, Open Food Facts) and converts it into a standardized format that AI agents can easily consume.
Args: feed_url: URL to the product feed (JSON or CSV) format: Feed format — "openfoodfacts" (OFF search URL), "json" (generic JSON), or "csv" (CSV file)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| feed_url | Yes | ||
| format | No | openfoodfacts |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||