Smart Table Manager Toolkit
While the Database Toolkit is for querying, this toolkit is for managing the structure and data of internal Smart Tables. It provides NoSQL-style database capabilities within the platform.Tools Overview


- Column Ops: Add Column, Rename Column, Change Type.
- Row Ops: Insert Row, Update Row, Delete Row.
- Table Ops: Create Table, Drop Table.
- Table Info: Get Schema, List Tables, Get Row Count, Get Table Stats.
- Data Ops: Query Rows, Filter Data, Sort Data, Search.

