@mondaydotcomorg/agent-toolkit 5.41.0 → 5.41.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -1,5 +1,14 @@
1
1
  # Changelog
2
2
 
3
+ ## 5.41.1
4
+
5
+ ### search — improve field descriptions to reduce incorrect tool usage
6
+
7
+ - Clarified required vs optional fields per search type
8
+ - Listed exact valid enum values for `searchType`
9
+ - Added format guidance for array parameters
10
+ - Removed misleading pagination hint from `page` description
11
+
3
12
  ## 5.37.0
4
13
 
5
14
  ### search — add UPDATES search type