חזרה אל Stripe
התחבר ל-Knoon AI עם Stripe כדי לאוטומטי תהליכי עבודה של AI.
Search Stripe products with a query string.
stripeDefaultSearchProducts
בטא
פנימי
הרשאות
אין פריטים להצגה.
הרשאות אופציונליות
אין פריטים להצגה.
פרמטרים
| שם | סוג | תיאור | נדרש |
|---|---|---|---|
| query | mustache | Search query (e.g. "active:\"true\" AND metadata[\"category\"]:\"apparel\""). | כן |
| limit | mustache | Optional max number of products to return (1-100). Defaults to 10. | לא |
החזרות
| שם | סוג | תיאור |
|---|---|---|
| id | string | Product ID. |
| name | string | Product name. |
| description | string | Product description when available. |
| active | boolean | Whether the product is active. |
| defaultPriceId | string | Default price ID when available. |
| createdAt | string | Product creation time (ISO). |