convert_excel_to_json
Convert Excel spreadsheet data to JSON by providing the file as a Base64 string. Returns structured JSON for easy integration.
Instructions
Convert Excel content (provided as a Base64 string) to JSON format
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| spreadsheet_b64string | Yes |