analyze_subreddit
Read-only
Estimate a subreddit's activity level by calculating daily post velocity from the archive, along with subscriber and active user counts when credentials are available.
Instructions
Estimate a subreddit's activity (posts/day velocity from the archive; subscribers and active users too when credentials are present)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sample_size | No | Recent posts to sample for velocity | |
| subreddit_name | Yes | Subreddit name (without r/) |
Output Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||