Built by Metorial, the integration platform for agentic AI.
Provider Summary
create and manage sites
manage builds and build hooks
inspect deployed files and site metadata
manage environment variables
manage form submissions
configure DNS records
inject code snippets
manage split tests
configure notification hooks
purge CDN cache
Manage web application sites, deploys, builds, build hooks, deployed files, metadata, and hosting on Netlify. Create, update, configure, list, and delete sites. Manage environment variables with per-context values, scopes, and secret settings. Access and manage form submissions, including spam filtering. Configure DNS zones and records. Inject JavaScript or HTML snippets into site pages. Create and manage split tests (A/B testing) for traffic routing between branches. Set up notification hooks for deploy and form submission events. Purge CDN cached content by site or cache tag.
List all Netlify accounts/teams accessible by the authenticated user. Returns account IDs and slugs needed for other operations like managing environment variables and DNS zones.
Retrieve detailed information about a specific Netlify site, including build settings, repository configuration, deploy settings, and domain information.
List all Netlify sites accessible by the authenticated user. Supports filtering and pagination to browse through large numbers of sites.
List deploys for a Netlify site. Returns deploy history with state, branch, and commit information. Supports pagination.
List all DNS zones managed by Netlify DNS. Optionally filter by account slug.
List all environment variables for a Netlify account. Optionally filter by a specific site. Shows values per deploy context.
List all forms for a Netlify site. Returns form metadata including submission count and creation date.
List verified or spam form submissions for a form or site.
Retrieve a specific Netlify form submission by ID.
Mark a form submission as spam or verified.
List all notification hooks configured for a Netlify site. Hooks can be webhooks, email notifications, or Slack messages triggered by deploy or form submission events.
List supported notification hook types, required fields, and events.
Create a new Netlify site. Optionally link it to a Git repository and configure build settings. The site can be created under a specific team account.
List builds for a site, retrieve a build by ID, or trigger a site build.
Create, list, retrieve, update, and delete build hooks for a site.
Get or replace custom metadata stored on a Netlify site.
List deployed files for a site or retrieve metadata for a specific deployed file path.
List all JavaScript/HTML code snippets injected into a Netlify site's pages. Shows both general page snippets and form thank-you page snippets.
List all A/B split tests for a Netlify site. Shows traffic distribution across branches and active status.
Purge all cached content from Netlify's CDN for a site. Forces the CDN to re-fetch content from the origin on the next request.
This integration is licensed under the FSL-1.1.
Built with ❤️ by Metorial