Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
transformBlockTool
Function · 0.70
Calls
no outgoing calls
Tested by
no test coverage detected