Get WorkPaper Cell Display Value
get_cell_display_valueReturn the formatted display string for a cell, showing the user-visible value rather than the raw numeric or formula output.
Instructions
Return the formatted display string for one cell. Use when an agent needs what a user would see, not the raw numeric value.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | Single A1 cell address such as B3. | |
| sheetName | Yes | Existing sheet name. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| address | Yes | ||
| displayValue | Yes |