Green component of the background color (0.0-1.0).
rangestring
OPTION 1: Cell range in A1 notation (RECOMMENDED). Supports: single cells ('A1', 'F9'), cell ranges ('A1:B5'), entire columns ('A', 'I:J'), entire rows ('1', '1:5'). Also accepts sheet-prefixed ranges ('Sheet1!A1', 'Instagram Calendar!A1:E1') for convenience - if provided, the s…
italicboolean
Apply italic formatting.
font_sizeinteger
Font size in points.
text_linkstring
Cell-level text link URI. Must include a URI scheme, such as 'https://' or 'mailto:'.
underlineboolean
Apply underline formatting.
sheet_namestring
The worksheet name/title (e.g., 'Sheet1', 'Q3 Report'). Provide either this field OR worksheet_id, not both. If both are provided, sheet_name takes precedence and will be resolved to worksheet_id.
text_colorstring
Text color as 6-digit hex.
font_familystring
Font family.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not