addedInput schema / additionalProperties
Added value: +false
addedInput schema / properties / comments_limit / default
Added value: +10
changedInput schema / properties / comments_limit / description
Previous value: -"Number of recent comments to include (0-100, default: 10)"New value: +"Default 10, range (0-100). Override ONLY IF user asks."
addedInput schema / properties / comments_limit / maximum
Added value: +100
addedInput schema / properties / comments_limit / minimum
Added value: +0
addedInput schema / properties / posts_limit / default
Added value: +10
changedInput schema / properties / posts_limit / description
Previous value: -"Number of recent posts to include (0-100, default: 10)"New value: +"Default 10, range (0-100). Change ONLY IF user specifies."
addedInput schema / properties / posts_limit / maximum
Added value: +100
addedInput schema / properties / posts_limit / minimum
Added value: +0
addedInput schema / properties / time_range / default
Added value: +"month"
changedInput schema / properties / time_range / description
Previous value: -"Period to analyze: \"day\", \"week\", \"month\", \"year\", \"all\". Note: \"all\" returns newest content, others return top-scored content from that period"New value: +"Time range for posts/comments (default: month). Note: When set to values other than \"all\", posts are sorted by top scores within that period. When set to \"all\", posts are sorted by newest"
addedInput schema / properties / top_subreddits_limit / default
Added value: +10
changedInput schema / properties / top_subreddits_limit / description
Previous value: -"Number of most-active subreddits to list (1-50, default: 10)"New value: +"Default 10, range (1-50). Change ONLY IF user requests."
addedInput schema / properties / top_subreddits_limit / maximum
Added value: +50
addedInput schema / properties / top_subreddits_limit / minimum
Added value: +1
changedInput schema / properties / username / description
Previous value: -"Reddit username without u/ prefix (e.g., \"spez\", not \"u/spez\")"New value: +"Reddit username without u/ prefix"