Indietro a Stripe
Connetti Knoon AI con Stripe per automatizzare i flussi di lavoro AI.
Search Stripe products with a query string.
stripeDefaultSearchProducts
Beta
Interno
Autorizzazioni
Non ci sono elementi da visualizzare.
Autorizzazioni facoltative
Non ci sono elementi da visualizzare.
Parametri
| Nome | Tipo | Descrizione | Obbligatorio |
|---|---|---|---|
| query | mustache | Search query (e.g. "active:\"true\" AND metadata[\"category\"]:\"apparel\""). | Sì |
| limit | mustache | Optional max number of products to return (1-100). Defaults to 10. | No |
Resi
| Nome | Tipo | Descrizione |
|---|---|---|
| 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). |