Skip to content

feat(attio): new tool#3323

Closed
emir-karabeg wants to merge 1 commit intostagingfrom
cursor/new-attio-integration-2cb5
Closed

feat(attio): new tool#3323
emir-karabeg wants to merge 1 commit intostagingfrom
cursor/new-attio-integration-2cb5

Conversation

@emir-karabeg
Copy link
Collaborator

@emir-karabeg emir-karabeg commented Feb 24, 2026

Summary

Adds a new integration for Attio CRM, including a comprehensive set of tools for record management (list, get, create, update, search), a dedicated Attio block with OAuth authentication and AI-assisted prompts, and all required OAuth provider configurations. This enables users to connect to and manage their Attio data directly within the application.

Type of Change

  • Bug fix
  • New feature
  • Breaking change
  • Documentation
  • Other: ___________

Testing

The integration's TypeScript code has been type-checked and compiled successfully. Code style has been verified and fixed using ESLint and Prettier.

Checklist

  • Code follows project style guidelines
  • Self-reviewed my changes
  • Tests added/updated and passing
  • No new warnings introduced
  • I confirm that I have read and agree to the terms outlined in the Contributor License Agreement (CLA)

- Add Attio tools: list_records, get_record, create_record, update_record, search_records
- Add AttioBlock with operations for managing CRM records
- Add AttioIcon to icons.tsx
- Register Attio OAuth provider with required scopes
- Add ATTIO_CLIENT_ID and ATTIO_CLIENT_SECRET env variables
- Support for people, companies, and custom objects

Co-authored-by: Emir Karabeg <emir-karabeg@users.noreply.github.com>
@cursor
Copy link

cursor bot commented Feb 24, 2026

Cursor Agent can help with this pull request. Just @cursor in comments and I'll start working on changes in this branch.
Learn more about Cursor Agents

@vercel
Copy link

vercel bot commented Feb 24, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

1 Skipped Deployment
Project Deployment Actions Updated (UTC)
docs Skipped Skipped Feb 24, 2026 7:49pm

Request Review

@emir-karabeg emir-karabeg changed the title New attio integration feat(attio): new tool Feb 24, 2026
@waleedlatif1 waleedlatif1 deleted the cursor/new-attio-integration-2cb5 branch February 24, 2026 21:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants