Server Configuration
Describes the environment variables required to run the server.
| Name | Required | Description | Default |
|---|---|---|---|
| WEBFLOW_API_TOKEN | Yes | Your Webflow API token (Site token or OAuth Access Token) |
Tools
Functions exposed to the LLM to take actions
| Name | Description |
|---|---|
| get_site | Retrieve detailed information about a specific Webflow site by ID, including workspace, creation date, display name, and publishing details |
| get_sites | Retrieve a list of all Webflow sites accessible to the authenticated user |
Prompts
Interactive templates invoked by user choice
| Name | Description |
|---|---|
No prompts | |
Resources
Contextual data attached and managed by the client
| Name | Description |
|---|---|
No resources | |