browse_catalog
Browse purchasable faith-content products on SoapBox (currently consented sermons; reading-plan and devotional bundles coming). Returns products with id, title, church, and price. Then buy with purchase_sermon. Optional church_id and text filter. No key required.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | No | Optional case-insensitive text filter matched against product titles. | |
| limit | No | Maximum number of products to return. | |
| church_id | No | Optional SoapBox community id to scope the catalog to a single church. |