list_audiences
Lists distinct audience tiers (e.g., everyone, only_paid) from your saved Substack posts, showing post counts, by reading actual values from the local cache to adapt to Substack's undocumented changes.
Instructions
List distinct audience tiers present in local cache with post counts.
Discovers actual values in use (e.g. "everyone", "only_paid") rather than a hardcoded enum, since Substack's audience values aren't officially documented and may vary or grow over time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |