list_subreddits
Retrieve all subreddits from the Subreddit Catalog with cooldown windows, flair vocabulary, and last-posted metadata. Optionally filter by profile to select a subreddit and obtain required flair IDs for posting.
Instructions
Return all subreddits in the Subreddit Catalog with cooldown windows, flair vocabulary, and last-posted metadata. Optionally filtered to subreddits allowed by the named profile. Side effects: read-only; no external HTTP calls. Deterministic given backend state. Use list_subreddits to select a subreddit and obtain flair IDs before composing a reddit: channel variant; pass flair in variant.extras.flair.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| profile_name | No | Optional profile name to filter subreddits to those allowed by that profile; omit to return the full catalog. |