MCPcopy Index your code
hub / github.com/simstudioai/sim / getAllBlocks

Function getAllBlocks

apps/sim/providers/utils.test.ts:1557–1557  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

1555 }
1556
1557 const getAllBlocks = () => [tableBlockDef]
1558 const getTool = (id: string) => ({
1559 id,
1560 name: 'Query Rows',

Callers 1

transformBlockToolFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected