addedInput schema / additionalProperties
Added value: +false
addedInput schema / properties / comment_depth / default
Added value: +3
changedInput schema / properties / comment_depth / description
Previous value: -"Levels of nested replies to include (1-10, default: 3)"New value: +"Default 3, range (1-10). Override ONLY IF user specifies."
addedInput schema / properties / comment_depth / maximum
Added value: +10
addedInput schema / properties / comment_depth / minimum
Added value: +1
addedInput schema / properties / comment_limit / default
Added value: +20
changedInput schema / properties / comment_limit / description
Previous value: -"Maximum comments to fetch (1-500, default: 20)"New value: +"Default 20, range (1-500). Change ONLY IF user asks."
addedInput schema / properties / comment_limit / maximum
Added value: +500
addedInput schema / properties / comment_limit / minimum
Added value: +1
addedInput schema / properties / comment_sort / default
Added value: +"best"
removedInput schema / properties / comment_sort / description
Removed value: -"Comment ordering: \"best\" (algorithm-ranked), \"top\" (highest score), \"new\", \"controversial\", \"qa\" (Q&A style). Default: best"
addedInput schema / properties / extract_links / default
Added value: +false
removedInput schema / properties / extract_links / description
Removed value: -"Extract all URLs mentioned in post and comments (default: false)"
addedInput schema / properties / max_top_comments / default
Added value: +5
changedInput schema / properties / max_top_comments / description
Previous value: -"Number of top comments to return (1-50, default: 5)"New value: +"Default 5, range (1-20). Change ONLY IF user requests."
addedInput schema / properties / max_top_comments / maximum
Added value: +20
addedInput schema / properties / max_top_comments / minimum
Added value: +1
changedInput schema / properties / post_id / description
Previous value: -"Reddit post ID (e.g., \"abc123\"). Can be used alone or with subreddit for better performance"New value: +"Reddit post ID (e.g., \"1abc2d3\")"
changedInput schema / properties / subreddit / description
Previous value: -"Optional subreddit name when using post_id. Providing it avoids an extra API call (e.g., \"science\")"New value: +"Subreddit name (optional with post_id, but more efficient if provided)"
changedInput schema / properties / url / description
Previous value: -"Full Reddit post URL (e.g., \"https://reddit.com/r/science/comments/abc123/...\")"New value: +"Full Reddit URL (alternative to post_id)"