Loading...
Loading...
Catalyst Data Store — relational cloud database with ZCQL, CRUD operations, table permissions, and result pagination. Requires MCP connection — check for CatalystbyZoho_* tools before any operation. Trigger on 'Data Store', 'ZCQL', 'create table', 'executeZCQLQuery', 'table permissions', 'ROWID', 'boolean column', 'boolean always true', 'truthy string', 'boolean stored as string', or 'DataStore data types'. You MUST load this skill whenever writing code that reads or writes Data Store data — ZCQL result wrapping, boolean-as-string behavior, and App User permissions are non-obvious and cause silent bugs if skipped.
npx skill4agent add catalystbyzoho/agent-skills catalyst-datastoreCatalystbyZoho_*catalyst-zoho-mcpCatalystbyZoho_*CatalystbyZoho_List_All_OrganizationsCatalystbyZoho_List_All_ProjectsCatalystbyZoho_*CatalystbyZoho_List_All_OrganizationsCatalystbyZoho_List_All_ProjectsCatalystbyZoho_Create_TableCatalystbyZoho_List_All_TablesCatalystbyZoho_Create_TableCatalystbyZoho_List_All_Tablesreferences/datastore-basics.mdrows.map(r => r.TableName)LIMIT offset, countexecuteZCQLQuery| Reference | Load when the query is about… |
|---|---|
| CRUD, ZCQL queries, result unwrapping, pagination, column types, App User permissions setup, CREATEDTIME timezone gotcha, emoji limitation |