Inserts an image from a given URI into a specific table cell in a Google Document. Use this action when you need to add an image to a particular cell within a table. The action identifies the target cell by table start index, row index, and column index, then inserts the image a…
uriRequiredstringThe URI of the image to insert. Must be a publicly accessible direct image URL (no redirects or viewer links). Images must be less than 50MB, not exceed 25 megapixels, and be in PNG, JPEG, or GIF format (SVG not supported). The URI can be at most 2 kB in length.
document_idRequiredstringThe ID of the document containing the table.
object_sizeobjectThe size of the image. If not specified, the image is rendered at its intrinsic size.
cell_content_indexintegerThe zero-based offset within the table cell's content where the image should be inserted. Each table cell contains a paragraph, and this index specifies the position within that paragraph. Use 0 to insert at the beginning of the cell, or a higher value to insert after existing c…
table_cell_locationRequiredobjectThe location of the table cell where the image should be inserted. Specify the table's start index, row index, and column index to identify the target cell.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.