{
  "site": "https://settledestate.com",
  "documentation": "https://settledestate.com/webmcp/",
  "protocol": "Browser WebMCP (document.modelContext); not a remote MCP server",
  "support": "Experimental; requires a browser with WebMCP enabled. No origin-trial token is installed.",
  "sitewide": [
    {
      "name": "search_estate_guidance",
      "description": "Show public probate and estate-planning guides, county pages and tools. Filter by state and content type; return up to five links per page.",
      "inputSchema": {
        "type": "object",
        "additionalProperties": false,
        "required": [
          "query"
        ],
        "properties": {
          "query": {
            "type": "string",
            "minLength": 1,
            "maxLength": 100,
            "description": "Public topic or county keywords. Omit personal and contact details."
          },
          "state": {
            "type": "string",
            "enum": [
              "alabama",
              "arizona",
              "arkansas",
              "california",
              "colorado",
              "connecticut",
              "florida",
              "georgia",
              "illinois",
              "indiana",
              "iowa",
              "kentucky",
              "louisiana",
              "maine",
              "maryland",
              "massachusetts",
              "michigan",
              "minnesota",
              "mississippi",
              "missouri",
              "nevada",
              "new-hampshire",
              "new-jersey",
              "new-mexico",
              "new-york",
              "north-carolina",
              "ohio",
              "oklahoma",
              "oregon",
              "pennsylvania",
              "rhode-island",
              "south-carolina",
              "tennessee",
              "texas",
              "utah",
              "vermont",
              "virginia",
              "washington",
              "west-virginia",
              "wisconsin"
            ],
            "description": "Optional published state slug; filters state-specific results."
          },
          "type": {
            "type": "string",
            "enum": [
              "all",
              "guide",
              "blog",
              "county",
              "tool",
              "task"
            ]
          },
          "sort": {
            "type": "string",
            "enum": [
              "relevance",
              "title"
            ]
          },
          "page": {
            "type": "integer",
            "minimum": 1,
            "maximum": 10000
          },
          "pageSize": {
            "type": "integer",
            "minimum": 1,
            "maximum": 5
          }
        }
      },
      "annotations": {
        "readOnlyHint": true,
        "untrustedContentHint": true,
        "consequentialHint": false
      }
    },
    {
      "name": "compare_online_will_makers",
      "description": "Show up to five reviewed will makers with editorial scores, dated USD price descriptions, drawbacks and commission disclosures. Select products by stable ID.",
      "inputSchema": {
        "type": "object",
        "additionalProperties": false,
        "properties": {
          "productIds": {
            "type": "array",
            "minItems": 1,
            "maxItems": 5,
            "uniqueItems": true,
            "items": {
              "type": "string",
              "enum": [
                "freewill",
                "trustandwill",
                "legalzoom",
                "rocketlawyer",
                "willmaker"
              ]
            }
          },
          "sort": {
            "type": "string",
            "enum": [
              "score",
              "name"
            ]
          }
        }
      },
      "annotations": {
        "readOnlyHint": true,
        "consequentialHint": false,
        "untrustedContentHint": true
      }
    },
    {
      "name": "open_executor_calculator",
      "description": "Navigate to a state executor-compensation calculator. After navigation, estimate_executor_pay describes that state’s required USD inputs and computes a visible estimate.",
      "inputSchema": {
        "type": "object",
        "additionalProperties": false,
        "required": [
          "state"
        ],
        "properties": {
          "state": {
            "type": "string",
            "enum": [
              "alabama",
              "arizona",
              "arkansas",
              "california",
              "colorado",
              "connecticut",
              "florida",
              "georgia",
              "illinois",
              "indiana",
              "iowa",
              "kentucky",
              "louisiana",
              "maine",
              "maryland",
              "massachusetts",
              "michigan",
              "minnesota",
              "mississippi",
              "missouri",
              "nevada",
              "new-hampshire",
              "new-jersey",
              "new-mexico",
              "new-york",
              "north-carolina",
              "ohio",
              "oklahoma",
              "oregon",
              "pennsylvania",
              "rhode-island",
              "south-carolina",
              "tennessee",
              "texas",
              "utah",
              "vermont",
              "virginia",
              "washington",
              "west-virginia",
              "wisconsin"
            ]
          }
        }
      },
      "annotations": {
        "readOnlyHint": true,
        "consequentialHint": false
      }
    }
  ],
  "pages": [
    {
      "url": "https://settledestate.com/alabama/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display alabama executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount",
              "secondaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Property received and under the representative's control, in USD."
              },
              "secondaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Total disbursements made from the estate, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/arizona/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display arizona executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/arkansas/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display arkansas executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Personal property fully administered, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/california/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display california executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estate value accounted for, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/colorado/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display colorado executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/connecticut/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display connecticut executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/florida/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display florida executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Compensable probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/georgia/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display georgia executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount",
              "secondaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Money received on account of the estate, in USD."
              },
              "secondaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Money paid out by the representative, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/illinois/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display illinois executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/indiana/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display indiana executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/iowa/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display iowa executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Gross assets listed in the probate inventory, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/kentucky/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display kentucky executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount",
              "secondaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Value of the personal estate (personalty), in USD."
              },
              "secondaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Income collected for the estate, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/louisiana/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display louisiana executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Inventory value of the succession, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/maine/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display maine executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/maryland/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display maryland executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Property subject to administration, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/massachusetts/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display massachusetts executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/michigan/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display michigan executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/minnesota/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display minnesota executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/mississippi/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display mississippi executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/missouri/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display missouri executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Personal property administered plus real property sold under court order, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/nevada/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display nevada executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Total estate accounted for, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/new-hampshire/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display new hampshire executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/new-jersey/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display new jersey executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Corpus received by the fiduciary, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/new-mexico/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display new mexico executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/new-york/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display new york executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/north-carolina/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display north carolina executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount",
              "secondaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Receipts and personal property received, in USD."
              },
              "secondaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Lawful expenditures made, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/ohio/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display ohio executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount",
              "secondaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Personal property + proceeds of real estate sold, in USD."
              },
              "secondaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Value of real property NOT sold (optional), in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/oklahoma/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display oklahoma executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Amount of estate accounted for, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/oregon/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display oregon executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Property subject to the jurisdiction of the court, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/pennsylvania/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display pennsylvania executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/rhode-island/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display rhode island executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/south-carolina/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display south carolina executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Appraised value of probate personal property plus real property sale proceeds, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/tennessee/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display tennessee executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/texas/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display texas executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount",
              "secondaryAmount",
              "tertiaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Commissionable cash received, in USD."
              },
              "secondaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Commissionable cash paid out, in USD."
              },
              "tertiaryAmount": {
                "type": [
                  "number",
                  "null"
                ],
                "minimum": 0.01,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Gross fair market value of the estate subject to administration, in USD. Use null only if unknown; the result will remain conditional."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/utah/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display utah executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/vermont/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display vermont executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/virginia/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display virginia executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Probate principal under the executor's control, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/washington/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display washington executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Estimated probate estate value, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/west-virginia/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display west virginia executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Personal estate administered plus real estate sold, in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    },
    {
      "url": "https://settledestate.com/wisconsin/executor-compensation/",
      "tools": [
        {
          "name": "estimate_executor_pay",
          "description": "Calculate and display wisconsin executor compensation guidance from the page’s stated assumptions. Amounts are USD; court discretion and exclusions remain in the result.",
          "inputSchema": {
            "type": "object",
            "additionalProperties": false,
            "required": [
              "primaryAmount"
            ],
            "properties": {
              "primaryAmount": {
                "type": "number",
                "minimum": 0,
                "maximum": 1000000000,
                "multipleOf": 0.01,
                "description": "Inventory value (net of mortgages and liens), in USD."
              }
            }
          },
          "annotations": {
            "readOnlyHint": true,
            "consequentialHint": false,
            "untrustedContentHint": true
          }
        }
      ]
    }
  ]
}
