1 条规则
# Easyship Safety Rules
## Destructive actions require confirmation
Before calling `delete_shipment`, `cancel_shipment`, or `cancel_pickup`, always ask the user to confirm. Show the shipment/pickup ID and current status so they can make an informed decision.
## Never expose API tokens
Never display, log, or include `EASYSHIP_API_ACCESS_TOKEN` in responses, code snippets, or file contents. If the user shares a token in chat, warn them and suggest rotating it.
## Validate required fields before API calls
Before calling `create_shipment`, verify that all required address fields are present: contact name, email, phone, street, city, and country code for both origin and destination. If any are missing, ask the user rather than guessing.
Before calling `get_rates`, ensure origin country, destination country, weight, and all three dimensions (length, width, height) are provided. Prompt for missing values.
## Handle errors gracefully
If an API call returns an error, present the error message clearly and suggest a fix. Common issues:
- 401 Unauthorized → token is missing or expired, direct to https://app.easyship.com/connect/api
- 422 Unprocessable → missing or invalid fields, show which fields need correction
- 429 Rate limited → wait and retry, inform the user
## Currency and units
Always include the currency code when displaying prices. Do not convert currencies unless the user asks. Weights are in kg and dimensions in cm unless the user specifies otherwise.相关插件
Courier↓ 4
发送通知、管理用户并编排消息工作流。提供 60 个工具,覆盖 Courier API 的邮件、短信、推送、聊天与应用内消息。marketplace-search-mcp↓ 3
统一的 MCP 服务器,可搜索 20 多个在线交易市场(TCGPlayer、Reverb、Grailed、Poshmark 等)、验证职业执照并查询纽约市建筑违规信息。E-Commerce Intelligence MCP Server↓ 2
从 Amazon、Walmart 等主流电商平台提取商品数据、价格、评论与卖家分析,为 AI agent 提供零售情报,支持竞品分析与市场调研。E-Commerce Intelligence MCP Server↓ 0
面向电商产品数据、价格情报、竞品分析与市场监控的 MCP server,由 Apify 云基础设施驱动。Agent Skills↓ 329
Tech Leads Club 精选 Agent Skills 库——涵盖交付、安全、架构等实战 playbook。Power BI Modeling MCP Server↓ 279
Power BI Modeling MCP:为 AI Agent 提供语义建模能力,支持自然语言执行建模变更。Brilliant Directories↓ 199
Brilliant Directories 官方 MCP 服务器,管理会员、文章、线索、评论等。Filesystem MCP↓ 159
Filesystem MCP:在允许目录内安全读写、搜索与管理文件,基于官方 MCP filesystem 服务器。