Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/getsentry/XcodeBuildMCP
/ getRegisteredWorkflows
Function
getRegisteredWorkflows
src/utils/tool-registry.ts:218–220 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
216
}
217
218
export
function
getRegisteredWorkflows(): string[] {
219
return
[...registryState.enabledWorkflows];
220
}
221
222
function
defaultPredicateContext(): PredicateContext {
223
return
{
Callers
3
createManageWorkflowsExecutor
Function · 0.90
startMcpServer
Function · 0.90
bootstrapServer
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected