action watchful_create_site { label: "Create a site" description: "Create a site" provider: watchful method: POST path: "/sites" encoding: json output: { type: "object" additionalProperties: true } }