MCPcopy Index your code
hub / github.com/codeaashu/claude-code / slackChannelSuggestions.ts

File slackChannelSuggestions.ts

src/utils/suggestions/slackChannelSuggestions.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { z } from 'zod'
2import type { SuggestionItem } from '../../components/PromptInput/PromptInputFooterSuggestions.js'
3import type { MCPServerConnection } from '../../services/mcp/types.js'
4import { logForDebugging } from '../debug.js'

Callers

nothing calls this directly

Calls 2

createSignalFunction · 0.85
lazySchemaFunction · 0.85

Tested by

no test coverage detected