action climate_get_v4_layers_as_harvested { label: "Retrieve a list of harvest activities" description: "Retrieve a list of harvest activities. The id in the response is used for GET /v4/layers/asHarvested/{activityId}/contents." provider: climate method: GET path: "/v4/layers/asHarvested" encoding: json output: { type: "object" additionalProperties: true } }