linkfox-amazon-store-aplus-content
Installation
SKILL.md
Amazon 店铺 A+ Content Management
本 skill 与 linkfox-amazon-store-auth、linkfox-amazon-store-listings 等同属 Amazon Store 系列:依赖 auth 选店(sellerId+region);直接 POST /spApi/developerProxy 传入 sellerId+region,由服务端解析 token(勿传 amzAccessToken,除非兼容旧调用)。转发上游 GET 或 POST。
| 操作 | 官方参考 |
|---|---|
| 搜索文档列表 | searchContentDocuments |
| 新建文档 | createContentDocument |
| 获取文档(内容/元数据) | getContentDocument |
| 更新文档 | updateContentDocument |
| 列出 ASIN 关联 | listContentDocumentAsinRelations |
| 替换 ASIN 关联 | postContentDocumentAsinRelations |
| 校验文档与 ASIN | validateContentDocumentAsinRelations |
| 按 ASIN 查发布记录 | searchContentPublishRecords |
| 提交审核/发布 | postContentDocumentApprovalSubmission |
| 暂停前台展示 | postContentDocumentSuspendSubmission |