-
released this
2026-08-11 14:39:05 -05:00 | 74 commits to main since this releaseTwo tools renamed so the connector's tool list groups by verb.
The connector lists tools alphabetically by name, so the name is the only lever on
ordering. Every tool was already verb-first except two, and those two scattered a read and
a write into the middle of the list.find_free_time→list_free_timeadd_attendees→update_attendees
The eight now group as
create_,delete_,list_×4,update_×2.Breaking
Tool names are part of the surface, and the permission toggles in Claude's connector
settings are keyed to them — they reset to defaults after this, so the write tools have
to be set back to ask.Also
update_attendeesnow says up front that it only adds. The old name did that work by
itself; the new one implies removing a guest and changing a reply are on offer, and
neither is. Letting the model discover that by being refused is the same mistake as
registering a tool with no writable calendars.Nothing else changed — same behaviour, same envelopes, same gates.
Downloads
-
Source code (ZIP)
0 downloads
-
Source code (TAR.GZ)
0 downloads