action watchful_get_sites_metadata { label: "Get the list of fields" description: "Returns a list of fields" provider: watchful method: GET path: "/sites/metadata" encoding: json output: { type: "object" additionalProperties: true } }