返回 Stripe

将 Knoon AI 与 Stripe 连接以自动化 AI 工作流。

Search Stripe products with a query string.
stripeDefaultSearchProducts
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
querymustache Search query (e.g. "active:\"true\" AND metadata[\"category\"]:\"apparel\"").是的
limitmustache Optional max number of products to return (1-100). Defaults to 10.没有
回报
名称类型描述
idstring Product ID.
namestring Product name.
descriptionstring Product description when available.
activeboolean Whether the product is active.
defaultPriceIdstring Default price ID when available.
createdAtstring Product creation time (ISO).