Zuora catalog readiness brief
Read-only AI-assisted catalog readiness brief for Zuora. It reads one product catalog page and product charge definitions through recued-core.zuora, then summarizes catalog coverage, pricing model evidence, billing-period gaps, revenue-rule signals, and follow-up. It never creates or mutates products, charges, subscriptions, orders, invoices, payment methods, bill runs, custom objects, files, webhooks, or calls arbitrary Zuora endpoints.
How it works
Inspect the data fetches, transforms, gates, and output this recipe runs.
Process (14 steps)
charge_filter
trim
Trim whitespace from setting charge
rateplan_filter
trim
Trim whitespace from setting rateplan
products_raw
?
charge_definitions_raw
?
products
default
Apply default
charge_definitions
default
Apply default
product_count
count
Count items in products
charge_definition_count
count
Count items in charge definitions
product_rows
slice
Take a subset of
charge_definition_rows
slice
Take a subset of
summarize
?
product_table
to_table
Format results as a data table
charge_definition_table
to_table
Format results as a data table
card
to_summary
Format results as a summary card
Settings
Configurable at install. Defaults shown — change them anytime in Recued.
focus
setting
=
Summarize Zuora catalog readiness for revenue operations: active product coverage, missing pricing signals, unusual billing periods, revenue-rule gaps, and concrete follow-up. Do not invent facts outside the Zuora data.
zuora
setting
=
charge
setting
=
rateplan
setting
=
row limit
setting
=
25
max length
setting
=
1000
Trust & control
What installing this recipe would let it do. Recued grants these permissions at install — review them there before approving.