- Improved
- Spreadsheet
Qualified formula calls stay on bare names
Sheet- or workbook-qualified function calls fail closed with a bare-name suggestion, and MCP recalculate schema states the same contract.
- Agent-directed qualified-function errorsCalls such as Sheet1!SUM(...) suggest bare closed-registry names and in-process recalculation instead of shelling out.
- Bare names only on recalculateNative calculation rejects sheet or workbook qualifiers on function calls so agents rewrite to bare SUM, IF, and peers.
- MCP schema carries the contractrecalculate-spreadsheet-formulas documents that function calls must be bare names for hosts that cannot read Skill references.
