action aiception_post_face_age { label: "How old is the person in the image? [ image_url -> id ]" description: "Creates a new face age task that approximates the age of the person in the image." provider: aiception method: POST path: "/face_age" encoding: json output: { type: "object" additionalProperties: true } }