For AI agents: visit https://docs.electroneek.com/llms.txt for an index of all pages formatted in Markdown and endpoints in OpenAPI.
| Activity | Definition |
|---|
| Read table | Read the contents of a specified table |
| For each row | Apply a set of actions to each row in the specified table |
| Remove empty rows | Removes all empty rows from a table |
| Save table | Save the table in Excel, Google Sheets or CSV format |
| Activity | Definition |
|---|
| Get values | Reads a content of a Google Sheets table in a specified range |
| Update values | Changes a content of cells within the specified range |
| Append values | Adds values to the first completely empty line in a table |