LAP Registry

Greenwire Public API Skill

greenpeace-org

Provider: Greenpeace Version: 1.0.0 Endpoints: 6 Updated: 2026-04-02

Raw .lap | Lean format | API JSON | Open in app

Endpoints

MethodPathDescription
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/groupsGet 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/eventsGet 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.

Install as Skill

Use this API as a Claude Code skill for instant agent access.

CLI Install

lapsh skill-install greenpeace-org

Downloads and installs to ~/.claude/skills/greenpeace-org/

Manual Install

Download: Skill Bundle (JSON)

Or view: SKILL.md

Recent Versions (1)