create_feed
Create a new product feed for a Meta catalog. Provide catalog ID, feed name, file URL, and schedule to set up the feed.
Instructions
Create a new product feed for a catalog.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Feed name | |
| file_url | No | URL of the feed file | |
| schedule | No | JSON string for feed schedule configuration | |
| catalog_id | Yes | Product catalog ID |