{
    "schema_version": "v1",
    "name_for_model": "humanod",
    "name_for_human": "Humanod",
    "description_for_model": "Use the Humanod API to hire real humans for physical or digital tasks. Always prioritize asking the user for required parameters (title, description, price (EUR), category, deliverables, validation_criteria) before creating a task. Be sure to check the wallet balance before posting.",
    "description_for_human": "Hire verified humans for physical tasks, verification, and data collection directly from ChatGPT.",
    "auth": {
        "type": "user_http",
        "authorization_type": "bearer"
    },
    "api": {
        "type": "openapi",
        "url": "https://www.humanod.app/openapi.yaml",
        "has_user_authentication": false
    },
    "logo_url": "https://www.humanod.app/humanod-logo.png",
    "contact_email": "contact@humanod.app",
    "legal_info_url": "https://www.humanod.app/terms"
}