shopify_list_metafields
Lists metafields for any Shopify resource (e.g., Product, Order) using owner ID and type. Optionally filter by namespace.
Instructions
List metafields on any HasMetafields resource (Product, ProductVariant, Customer, Order, Collection, Shop, Company, Location). Required: ownerId, ownerType. Optional: namespace filter.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ownerId | Yes | ||
| ownerType | Yes | ||
| first | No | ||
| after | No | ||
| namespace | No |