TOOL API
apply_ formula
Apply Excel formula in a cell Parameters: - file_id: File ID - sheet_name: Worksheet name - cell: Cell address (e.g., "A1") - formula: Excel formula (e.g., "=SUM(A1:A10)") Returns: - Operation result and file_id
Other1 credits
Call information
- Tool slug
- excel.apply_formula
- Provider
- Excel
- Average response
- 46 ms
- Calls in 7 days
- 1
Input parameters
file_idrequiredstring
sheet_namerequiredstring
cellrequiredstring
formularequiredstring