action slicebox_get_metadata_seriestags { label: "get_metadata_seriestags" description: "Returns a list of series tags currently currently in use." provider: slicebox method: GET path: "/metadata/seriestags" encoding: json output: { type: "object" additionalProperties: true } }