Skip to main content
Glama

nowcerts_policy_insert

Add new insurance policies to the Nowcerts system by providing policy data to maintain accurate policy records.

Instructions

Insert a new policy

Input Schema

NameRequiredDescriptionDefault
policyYesPolicy data to insert

Input Schema (JSON Schema)

{ "properties": { "policy": { "description": "Policy data to insert", "required": true, "type": "object" } }, "required": [ "policy" ], "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