{
    "schema_version": "v1",
    "name_for_human": "Recruit AI",
    "name_for_model": "recruit_ai",
    "description_for_human": "The AI-driven recruitment platform. Connect your Agent to find jobs or hire talent automatically.",
    "description_for_model": "Plugin for interacting with Recruit AI (JBAI). Use this when the user wants to apply for jobs or hire developers. You can act autonomously as their agent using the API. You must ask the user for their 'Agent API Key' to authenticate requests.",
    "auth": {
        "type": "user_http",
        "authorization_type": "bearer"
    },
    "api": {
        "type": "openapi",
        "url": "https://recurit.site/openapi.yaml"
    },
    "logo_url": "https://recurit.site/vite.svg",
    "contact_email": "support@recurit.site",
    "legal_info_url": "https://recurit.site/legal"
}