·webflow-enterprise-api
</>

webflow-enterprise-api

用於工作區管理、審核日誌、網站活動、301 重新導向、robots.txt 和知名檔案的 Webflow Enterprise API 端點。使用需要企業工作區的僅限企業的 Webflow API 端點時使用。

17安裝·0熱度·@224-industries

安裝

$npx skills add https://github.com/224-industries/webflow-skills --skill webflow-enterprise-api

如何安裝 webflow-enterprise-api

透過命令列快速安裝 webflow-enterprise-api AI 技能到你的開發環境

  1. 開啟終端機: 開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等)
  2. 執行安裝指令: 複製並執行以下指令:npx skills add https://github.com/224-industries/webflow-skills --skill webflow-enterprise-api
  3. 驗證安裝: 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

來源:224-industries/webflow-skills。

SKILL.md

查看原文

Enterprise-only API endpoints for managing Webflow workspaces and site configurations. All endpoints require an Enterprise workspace and appropriate token scopes.

| /workspaces/{id}/auditlogs | GET | workspaceactivity:read | Workspace audit logs | | /sites/{id}/activitylogs | GET | siteactivity:read | Site activity logs | | /sites/{id}/redirects | GET | sites:read | List 301 redirect rules | | /sites/{id}/redirects | POST | sites:write | Create a 301 redirect |

| /sites/{id}/redirects/{rid} | PATCH | sites:write | Update a 301 redirect | | /sites/{id}/redirects/{rid} | DELETE | sites:write | Delete a 301 redirect | | /sites/{id}/robotstxt | GET | siteconfig:read | Get robots.txt configuration | | /sites/{id}/robotstxt | PUT | siteconfig:write | Replace robots.txt configuration |

用於工作區管理、審核日誌、網站活動、301 重新導向、robots.txt 和知名檔案的 Webflow Enterprise API 端點。使用需要企業工作區的僅限企業的 Webflow API 端點時使用。 來源:224-industries/webflow-skills。

可引用資訊

為搜尋與 AI 引用準備的穩定欄位與指令。

安裝指令
npx skills add https://github.com/224-industries/webflow-skills --skill webflow-enterprise-api
分類
</>開發工具
認證
收錄時間
2026-02-25
更新時間
2026-03-11

Browse more skills from 224-industries/webflow-skills

快速解答

什麼是 webflow-enterprise-api?

用於工作區管理、審核日誌、網站活動、301 重新導向、robots.txt 和知名檔案的 Webflow Enterprise API 端點。使用需要企業工作區的僅限企業的 Webflow API 端點時使用。 來源:224-industries/webflow-skills。

如何安裝 webflow-enterprise-api?

開啟你的終端機或命令列工具(如 Terminal、iTerm、Windows Terminal 等) 複製並執行以下指令:npx skills add https://github.com/224-industries/webflow-skills --skill webflow-enterprise-api 安裝完成後,技能將自動設定到你的 AI 程式設計環境中,可以在 Claude Code、Cursor 或 OpenClaw 中使用

這個 Skill 的原始碼在哪?

https://github.com/224-industries/webflow-skills