@mondaydotcomorg/agent-toolkit 2.19.0 → 2.19.2

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/README.md CHANGED
@@ -23,7 +23,7 @@ The toolkit includes several pre-built tools for common monday.com operations, o
23
23
  ### Item Operations
24
24
  - `CreateItemTool` - Create a new item in a monday.com board
25
25
  - `DeleteItemTool` - Delete an item from a board
26
- - `GetBoardItemsTool` - Get items by board id and term
26
+ - `GetBoardItemsPageTool` - Get items by board id and apply filters
27
27
  - `CreateUpdateTool` - Create a new update on a specific item
28
28
  - `ChangeItemColumnValuesTool` - Change the column values of an item in a monday.com board
29
29
  - `MoveItemToGroupTool` - Move an item to a group in a monday.com board