Skip to main content
Glama

nowcerts_insured_insertNoOverride

Add new insured records to the Nowcerts system while preserving existing data, preventing accidental overwrites of insurance information.

Instructions

Insert insured without overriding existing data

Input Schema

NameRequiredDescriptionDefault
insuredYesInsured data

Input Schema (JSON Schema)

{ "properties": { "insured": { "description": "Insured data", "required": true, "type": "object" } }, "required": [ "insured" ], "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