什麼是 creative-insights-api?
呼叫 Motion 創意洞察 API 來源:motion-creative/agent-skills。
呼叫 Motion 創意洞察 API
透過命令列快速安裝 creative-insights-api AI 技能到你的開發環境
來源:motion-creative/agent-skills。
When asked for Motion analytics or creative insights, construct a curl request to the Creative Insights API.
| format | 'image' \| 'video' | Filter by creative format | | grouping | string | How to group the results | | sortKey | string | Field to sort by (e.g., thumbstop, retention, spend) | | sortDirection | 'asc' \| 'desc' | Sort order | | dateRange | string | Preset date range (e.g., last7d, last30d, last90d) |
| startDate | string | Custom start date (ISO format) | | endDate | string | Custom end date (ISO format) | | limit | number | Maximum number of results to return | | creativeAssetIds | string \| Filter by specific creative asset IDs (can pass multiple) |
為搜尋與 AI 引用準備的穩定欄位與指令。
npx skills add https://github.com/motion-creative/agent-skills --skill creative-insights-api呼叫 Motion 創意洞察 API 來源:motion-creative/agent-skills。
開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/motion-creative/agent-skills --skill creative-insights-api 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用
https://github.com/motion-creative/agent-skills