recognize_cell_text
Reads the text content of a spreadsheet cell, returning the text along with background and foreground color information. Insensitive to inverse colors.
Instructions
基础:识别单元格文字,返回 {text,bcolor,fcolor}(背景/反色不敏感)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| ref | Yes | 单元格引用,如 A1 |