Release v1.6.0
This release makes common company and deal writes easier, completes universal record support for custom objects, and fixes workspace-member lookups returned by list tools.
What's New
Added
- Scoped
create_company,update_company,create_deal, andupdate_dealtools for high-frequency company/deal writes without manually selectingresource_type(#1175)
Changed
- Maintenance updates for npm trusted publishing reliability and current runtime/dependency compatibility (#1172, #1178)
Fixed
- Universal record tools now support config-discovered custom objects for details, create, update, and delete, matching existing search support (#1161)
get-workspace-membernow accepts validworkspace_member_idvalues returned bylist-workspace-members(#1173, #1176)
Installation
npm install -g attio-mcpOr update your existing installation:
npm update -g attio-mcpFull Changelog: v1.5.0...v1.6.0