action aiception_post_adult_content { label: "Image contains nudity or sexually explicit content? [ image_url -> id ]" description: "Creates a new adult_content task that tells the if the image has nudity or sexual content." provider: aiception method: POST path: "/adult_content" encoding: json output: { type: "object" additionalProperties: true } }