Search + K

Command Palette

Search for a command to run...

Sign In

Intents

Semantic search phrases for operation discovery

webflow / Get-Item

Fetch a localized Webflow collection item using cmsLocaleId to get a specific locale's content.
gpt-5-mini-2025-08-07
Generated 2 months ago
Get a Webflow Collection Item by collection_id and item_id.
gpt-5-mini-2025-08-07
Generated 2 months ago
Retrieve a Webflow collection item's details (fieldData, slug, timestamps, isDraft/isArchived) for content sync or preview.
gpt-5-mini-2025-08-07
Generated 2 months ago

webflow / add-custom-code-to-page

Add or update registered custom code scripts on a Webflow page.
gpt-5-mini-2025-08-07
Generated 2 months ago
Apply a specific registered script version to a Webflow page header or footer (set script location and attributes).
gpt-5-mini-2025-08-07
Generated 2 months ago
Ensure my app's set of registered scripts is applied and maintained on a Webflow page (replace page scripts with provided list).
gpt-5-mini-2025-08-07
Generated 2 months ago
Remove a registered script from a Webflow page by updating the page's custom code scripts.
gpt-5-mini-2025-08-07
Generated 2 months ago

webflow / add-custom-code-tosite

Apply registered custom code scripts to a Webflow site.
gpt-5-mini-2025-08-07
Generated 2 months ago
Synchronize the active custom scripts on a Webflow site (add or remove scripts so the site matches a provided list).
gpt-5-mini-2025-08-07
Generated 2 months ago
Update a Webflow site's custom code to a new script version or change script attributes.
gpt-5-mini-2025-08-07
Generated 2 months ago

webflow / authorized_by

Check which Webflow user authorized the current access token for auditing or logging
gpt-5-mini-2025-08-07
Generated 2 months ago
Get the authorized user information from Webflow (user id, email, first and last name)
gpt-5-mini-2025-08-07
Generated 2 months ago
Verify the identity of the Webflow account that granted authorization before making site changes
gpt-5-mini-2025-08-07
Generated 2 months ago

webflow / collection-details

Fetch Webflow collection metadata (displayName, slug, createdOn, lastUpdated) for auditing or migration.
gpt-5-mini-2025-08-07
Generated 2 months ago
Get full details of a Webflow collection by collection ID.
gpt-5-mini-2025-08-07
Generated 2 months ago
Retrieve a Webflow collection's field schema (types, required/editable) to map data or create items.
gpt-5-mini-2025-08-07
Generated 2 months ago

webflow / create-asset

Create an asset placeholder in Webflow to attach media to a CMS item and obtain signed uploadUrl/uploadDetails
gpt-5-mini-2025-08-07
Generated 2 months ago
Initiate an asset upload to a Webflow site (get uploadUrl and uploadDetails to POST the file)
gpt-5-mini-2025-08-07
Generated 2 months ago
Prepare S3 upload fields for adding a file into a specific Webflow asset folder (provide parentFolder)
gpt-5-mini-2025-08-07
Generated 2 months ago
Register a file by MD5 hash in Webflow to detect duplicates and receive signed upload details before uploading the binary
gpt-5-mini-2025-08-07
Generated 2 months ago