action watchful_create_tags { label: "Create a tag" description: "Create a tag" provider: watchful method: POST path: "/tags" encoding: json output: { type: "object" additionalProperties: true } }