Skip to content

Webflow

Marketing · 62 actions · connect by signing in

Connect in dashboardsign infrom API spec

Actions

A sample of the 62 Webflow actions. Each keeps the schema of the real API.

  • webflow.list_campaignsread
  • webflow.get_campaignread
  • webflow.create_campaignwrite
  • webflow.list_listsread
  • webflow.get_listread
  • webflow.create_listwrite
  • webflow.delete_campaigndelete

From your agent

Your agent never loads these up front. It searches in plain words and gets back the one it needs.

search_tools
{ "query": "list campaigns", "app": "webflow" }
execute_tool
{ "name": "webflow.list_campaigns",
  "fields": ["id"] }