MCPcopy Create free account
hub / github.com/ReaJason/No-One / dispatchShellPluginFromRoute

Function dispatchShellPluginFromRoute

noone-web/app/lib/shell-route.server.ts:56–77  ·  view source on GitHub ↗
(
  request: Request,
  context: Parameters<typeof createAuthFetch>[1],
  shellId: number,
  payload: {
    pluginId: string;
    action?: string;
    args?: Record<string, unknown>;
  },
)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 6

actionFunction · 0.90
loaderFunction · 0.90
actionFunction · 0.90
loaderFunction · 0.90
actionFunction · 0.90
actionFunction · 0.90

Calls 3

createAuthFetchFunction · 0.90
dispatchPluginFunction · 0.90

Tested by

no test coverage detected