Skip to main content

Overview

Connect Netlify to manage deployments and sites.

Setup

1

Deploy

Dashboard → Integrations → Connectors → Find NetlifyDeploy
2

Add to Agent

Agent → Tools tab → Add Tool → Select Netlify
3

Configure

Enter your Netlify Personal Access Token
4

Test

Playground: “List my Netlify sites”

Example Usage

User: "Trigger a deployment for my-site"

Agent: Deployment started for my-site
       Deploy ID: 123abc...

Integration Example

With GitHub:
User: "Deploy Netlify when GitHub PR is merged"

Agent: Monitoring GitHub PRs, will trigger Netlify deploys

Next Steps