MCPcopy Index your code
hub / github.com/simstudioai/sim / descriptions.test.ts

File descriptions.test.ts

apps/sim/lib/copilot/tools/descriptions.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { describe, expect, it } from 'vitest'
2import { getCopilotToolDescription } from './descriptions'
3
4describe('getCopilotToolDescription', () => {

Callers

nothing calls this directly

Calls 1

Tested by

no test coverage detected