← 返回
未分类 Key 中文

Attio Apikey

Direct Attio CRM integration for OpenClaw with full CRUD capabilities. Query, create, update, and delete companies, people, and notes in real-time. Uses Atti...
直接集成 Attio CRM 到 OpenClaw,提供完整的 CRUD 功能。实时查询、创建、更新和删除公司、人员和备注。使用Atti。
felicitationes
未分类 clawhub v1.0.1 1 版本 99547.5 Key: 需要
★ 0
Stars
📥 220
下载
💾 0
安装
1
版本
#latest

概述

Attio Direct Skill

Direct Attio CRM integration with full CRUD (Create, Read, Update, Delete) operations.

Setup

  1. Get API key from https://app.attio.com/settings/api
  2. Copy .env.example to .env and add your key

Quick Commands

# Read data
python3 attio_client.py companies
python3 attio_client.py people

# Create
python3 attio_client.py companies --create --data '{"name": "Acme"}'

# Update
python3 attio_client.py companies --update --id RECORD_ID --data '{"funnel_stage": "Nurture"}'

# Delete
python3 attio_client.py companies --delete --id RECORD_ID

# Add note
python3 attio_client.py companies --note "Title|Content" --id RECORD_ID

Features

  • Full CRUD on companies and people
  • Add notes to any record
  • Query with pagination (default 5000)
  • Direct API - no OAuth overhead

Files

attio-direct/
├── attio_client.py    # Main CLI
├── .env.example       # API key template
├── README.md          # Setup instructions
└── SKILL.md          # This file

版本历史

共 1 个版本

  • v1.0.1 当前
    2026-05-12 05:41 安全 安全

安全检测

腾讯云安全 (Keen)

安全,无风险
查看报告

腾讯云安全 (Sanbu)

安全,无风险
查看报告

🔗 相关推荐

developer-tools

Github

steipete
使用 `gh` CLI 与 GitHub 交互,通过 `gh issue`、`gh pr`、`gh run` 和 `gh api` 管理议题、PR、CI 运行及高级查询。
★ 672 📥 324,946
ai-intelligence

Self-Improving + Proactive Agent

ivangdavila
自我反思+自我批评+自我学习+自组织记忆。智能体评估自身工作、发现错误并持续改进。
★ 1,371 📥 319,668
security-compliance

Skill Vetter

spclaudehome
AI智能体技能安全预审工具。安装ClawdHub、GitHub等来源技能前,检查风险信号、权限范围及可疑模式。
★ 1,223 📥 267,323