Warning - this is a breaking change if for some crazy reason you've predicated certain things on specific client commands. Anyone using it in a normal way shouldn't see anything, but if you've got some pre-baked agent with this in the mix somehow, proceed with caution.
In short, what it does is:
- Replaced many single-purpose CRUD tools with action-based tools:
- manage_event
- manage_drive_access
- manage_task
- manage_task_list
- manage_contact
- manage_contacts_batch
- manage_contact_group
- manage_deployment
- manage_gmail_filter
- manage_conditional_formatting
What's Changed
- enh: Docs Checkbox Handling by @taylorwilsdon in #528
- Fix docs: hyphenation for compound adjectives by @04cb in #524
- fix: issues/525 and issues/485 by @taylorwilsdon in #530
- enh: Tool Consolidation by @taylorwilsdon in #531
- enh: defusedxml by @taylorwilsdon in #533
New Contributors
Full Changelog: v1.13.1...v1.14.0