addedInput schema / additionalProperties
Added value: +false
removedInput schema / properties / author / description
Removed value: -"Filter by specific username (e.g., \"spez\")"
removedInput schema / properties / flair / description
Removed value: -"Filter by post flair/tag (e.g., \"Discussion\", \"News\")"
addedInput schema / properties / limit / default
Added value: +25
changedInput schema / properties / limit / description
Previous value: -"Number of results (1-100, default: 25)"New value: +"Default 25, range (1-100). Override ONLY IF user requests."
addedInput schema / properties / limit / maximum
Added value: +100
addedInput schema / properties / limit / minimum
Added value: +1
changedInput schema / properties / query / description
Previous value: -"Search terms (e.g., \"machine learning\", \"climate change\")"New value: +"Search query"
addedInput schema / properties / sort / default
Added value: +"relevance"
removedInput schema / properties / sort / description
Removed value: -"Result ordering: \"relevance\" (best match), \"hot\", \"top\", \"new\", \"comments\" (most discussed)"
changedInput schema / properties / subreddits / description
Previous value: -"List of subreddits to search in. Leave empty to search all of Reddit (e.g., [\"science\", \"technology\"])"New value: +"Subreddits to search in, max 10 (leave empty for all)"
addedInput schema / properties / subreddits / items / description
Added value: +"Subreddit name without r/ prefix"
addedInput schema / properties / subreddits / maxItems
Added value: +10
addedInput schema / properties / time / default
Added value: +"all"
removedInput schema / properties / time / description
Removed value: -"Time range filter: \"hour\", \"day\", \"week\", \"month\", \"year\", \"all\""