Greenwire Public API Skill
greenpeace-org
greenpeace-org
| Method | Path | Description |
|---|---|---|
GET | /volunteers | |
GET | /volunteers/{UUID} | Gets an array of `Volunteer` object. Mandatory query param of **domain** determines the site / country the volunteers are from. |
GET | /groups | Get one specific `Volunteer` object by specifying its UUID in the url path. |
GET | /groups/{UUID} | Gets an array of `Group` object. Mandatory query param of **domain** determines the site / country the group belongs to. |
GET | /events | Get one `Group` object by specifying its UUID in the url path. |
GET | /events/{UUID} | Return the upcoming events (e.g. start date >= today). Gets an array of `Event` object. Mandatory query param of **domain** determines the site / country the event belongs to. |
Use this API as a Claude Code skill for instant agent access.
lapsh skill-install greenpeace-org
Downloads and installs to ~/.claude/skills/greenpeace-org/
1.0.0 (2026-02-13)