Skip to main content
Glama

Nowcerts-mcp

MIT License
  • Apple

nowcerts_vehicle_bulkInsert

Add multiple vehicles to the NowCerts insurance platform in a single operation using this bulk insertion tool. Upload vehicle data arrays to efficiently manage insurance records.

Instructions

Bulk insert multiple vehicles

Input Schema

NameRequiredDescriptionDefault
vehiclesYesArray of vehicle data

Input Schema (JSON Schema)

{ "properties": { "vehicles": { "description": "Array of vehicle data", "items": { "type": "object" }, "required": true, "type": "array" } }, "required": [ "vehicles" ], "type": "object" }

Other Tools from Nowcerts-mcp

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-mcp'

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