חזרה אל Shopify Inventory
התחבר ל-Knoon AI עם Shopify Inventory (Shopify) כדי לאוטומטי תהליכי עבודה של AI.
List Shopify inventory items with optional search and pagination.
shopifyInventoryListInventoryItems
בטא
פנימי
הרשאות
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| query | mustache | Optional Shopify inventory item search query, for example "sku:ABC-123". | לא |
| first | number | Number of inventory items to return. Max 100. | לא |
| last | number | Number of inventory items to return from the end of the result set. Max 100. | לא |
| after | mustache | Return inventory items after this cursor. | לא |
| before | mustache | Return inventory items before this cursor. | לא |
| reverse | boolean | If true, reverse the default ordering. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| result | object | Matching inventory items with pagination info. |