attio-mcp-usage
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChineseAttio MCP Usage Guide
Attio MCP 使用指南
Universal workflow patterns and best practices for the Attio MCP server.
Attio MCP服务器的通用工作流模式和最佳实践。
Purpose
用途
Teaches universal patterns for:
- Structuring multi-step workflows
- Preventing common API errors
- Using MCP tools correctly
- Building integrations
教授以下通用模式:
- 构建多步骤工作流的结构
- 预防常见API错误
- 正确使用MCP工具
- 构建集成
Related Skills
相关技能
attio-workspace-schema - Reference for YOUR workspace-specific:
- Attribute slugs and types
- Select/status option values
- List IDs and names
- Read-only fields
Always check the schema skill for workspace-specific data
attio-workspace-schema - 针对你的工作区特定内容的参考:
- 属性别名与类型
- 选择/状态选项值
- 列表ID与名称
- 只读字段
请务必查看schema技能获取工作区特定数据
Quick Links
快速链接
- Workflows - Universal workflow patterns
- Golden Rules - Error prevention system
- Tool Reference - MCP tool signatures
- Integration Patterns - Pattern index
- 工作流 - 通用工作流模式
- 黄金准则 - 错误预防体系
- 工具参考 - MCP工具签名
- 集成模式 - 模式索引
Pattern Selection
模式选择
See Pattern Selection Guide for keyword-based routing to the right pattern for your workflow.
查看模式选择指南,通过关键词路由找到适合你工作流的正确模式。
When to Use This Skill
何时使用此技能
- Planning multi-step workflows
- Troubleshooting API errors
- Learning MCP tool syntax
- Building integrations
- Understanding best practices
- 规划多步骤工作流
- 排查API错误
- 学习MCP工具语法
- 构建集成
- 了解最佳实践
Key Principles
核心原则
- Schema skill = WHAT (your specific fields/lists)
- Usage skill = HOW (universal patterns)
- Cross-reference when you need workspace specifics
- Schema技能 = 内容(你的特定字段/列表)
- 使用技能 = 方法(通用模式)
- 交叉参考当你需要工作区特定信息时