Skip to main content
Glama

nowcerts_schema_getLookupTables

Retrieve reference documentation for NowCerts enumeration values used in required fields like policy types, vehicle classifications, contact roles, and claim statuses to ensure proper data submission.

Instructions

Get documentation for NowCerts lookup tables (enumeration values).

Many fields require specific enumeration values. This tool provides the complete reference for:

  • GenderCode (M=Male, F=Female)

  • MaritalStatusCode (S=Single, M=Married, etc.)

  • PolicyBusinessType (New_Business, Renewal, Rewrite)

  • PolicyStatus (Active, Expired, Cancelled, etc.)

  • VehicleType (Truck, Car, SUV, etc.)

  • ContactType (Owner, Spouse, Child, etc.)

  • ClaimStatus (Open, Closed, Pending_Submission, etc.)

  • And 50+ other enumeration tables

IMPORTANT FIELDS REQUIRING ENUM VALUES:

  • Policy: businessType, businessSubType, billingType, status

  • Vehicle: vehicleType, vehicleTypeOfUse, bodyTypeCode, garageCode

  • Driver: genderCode, maritalStatusCode, licenseClassCode, licenseStatusCode

  • Contact: contactType, prefix, suffix, education

  • Claim: claimStatus

  • Insured: insuredType, preferredLanguage

  • Address: addressType

Full documentation: https://docs.google.com/document/d/11Xk7TviRujq806pLK8pQTcdzDF2ClmPvkfnVmdh1bGc/edit?tab=t.0

Input Schema

NameRequiredDescriptionDefault
table_nameNoOptional: Specific lookup table name (e.g., 'PolicyStatus', 'VehicleType'). Leave empty to get reference info for all tables.

Input Schema (JSON Schema)

{ "properties": { "table_name": { "description": "Optional: Specific lookup table name (e.g., 'PolicyStatus', 'VehicleType'). Leave empty to get reference info for all tables.", "type": "string" } }, "type": "object" }

Other Tools from Nowcerts

Related Tools

    MCP directory API

    We provide all the information about MCP servers via our MCP API.

    curl -X GET 'https://glama.ai/api/mcp/v1/servers/ReduceMyIns/Nowcerts'

    If you have feedback or need assistance with the MCP directory API, please join our Discord server