validate_workbook
Ensure a workbook sheet is ready by verifying its existence and the presence of expected cells, read-only.
Instructions
Validate a workbook sheet: existence of the sheet and of the expected cells. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| file_path | Yes | ||
| sheet_name | Yes | ||
| expected_cells | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||