get_table_cell
Read text from a specific table cell, using the first table when no table name is given. Specify the cell address like 'A1' to get its content.
Instructions
Read a table cell's text (e.g. cell="A1"). Uses the first table if table_name is omitted.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| cell | Yes | ||
| doc_id | Yes | ||
| table_name | No |