You're viewing a demo portfolio

Join the waitlist
PRSM

thinkneo_schedule_demo

Active

Tool of ThinkNEO MCP Server

declared in 1.28.0

Schedule a demo or discovery call with the ThinkNEO team. Collects contact information and preferences. No authentication required.

Parameters schema

{
  "type": "object",
  "title": "thinkneo_schedule_demoArguments",
  "required": [
    "contact_name",
    "company",
    "email"
  ],
  "properties": {
    "role": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Role",
      "default": null,
      "description": "Contact's role: cto, cfo, security, engineering, or other"
    },
    "email": {
      "type": "string",
      "title": "Email",
      "description": "Business email address to receive follow-up from the ThinkNEO team"
    },
    "company": {
      "type": "string",
      "title": "Company",
      "description": "Company or organization name"
    },
    "context": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Context",
      "default": null,
      "description": "Additional context such as current AI providers used, request volume, or specific use case"
    },
    "interest": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Interest",
      "default": null,
      "description": "Primary area of interest: guardrails, finops, observability, governance, or full platform"
    },
    "contact_name": {
      "type": "string",
      "title": "Contact Name",
      "description": "Full name of the person requesting the demo"
    },
    "preferred_dates": {
      "anyOf": [
        {
          "type": "string"
        },
        {
          "type": "null"
        }
      ],
      "title": "Preferred Dates",
      "default": null,
      "description": "Preferred meeting dates, times, and timezone (e.g., 'Tuesdays or Thursdays, 9-11am EST')"
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.70.

Parent server

ThinkNEO MCP Server

https://github.com/thinkneo-ai/mcp-server

3/7 registries
View full server →