update_campaign
Update allowlisted fundraiser campaign fields such as title, description, x handle, images, and links. Requires mcp:campaigns:write or mcp:*.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| slug | Yes | Campaign slug to update | |
| links | No | Updated campaign links array | |
| title | No | Updated campaign title | |
| images | No | Updated HTTPS image URLs | |
| xHandle | No | Updated X handle without @ | |
| accessToken | Yes | Your dashboard MCP personal access token (sgl_pat_*) | |
| description | No | Updated campaign description |