MCP Server for Google Sheets

Build 25.0.9440

IgnoreErrorValues

When enabled, fields where the provider detects error values will be returned as NULL. If disabled, the provider throws an error if an error value is detected in any field.

Data Type

bool

Default Value

true

Remarks

If this property is set to true, the server returns fields containing value errors as NULL.

When this property is set to false, the server throws an error if a value error is discovered.

The server checks for the following error values:

  • #NULL!
  • #N/A
  • #DIV/0!
  • #VALUE!
  • #REF!
  • #NAME?
  • #NUM!
  • #ERROR!

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9440