@mondaydotcomorg/agent-toolkit 2.13.0 → 2.15.0

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
@@ -38,6 +38,8 @@ The toolkit includes several pre-built tools for common monday.com operations, o
38
38
  ### WorkForms Operations
39
39
  - `CreateFormTool` - Create a monday.com form
40
40
  - `GetFormTool` - Get a form by its token, found in the form's URL
41
+ - `UpdateFormTool` - Update a monday.com form, including updating the form's feature settings, appearance settings, accessibility settings, title, description, question order, form tags, and form password
42
+ - `FormQuestionsEditorTool` - Create, update, or delete a question in a monday.com form
41
43
 
42
44
  ### Account Operations
43
45
  - `GetUsersTool` - Get users, can be filtered by name or partial name