MCPcopy Index your code
hub / github.com/simstudioai/sim / supportsToolUsageControl

Function supportsToolUsageControl

apps/sim/providers/utils.ts:1223–1225  ·  view source on GitHub ↗
(provider: string)

Source from the content-addressed store, hash-verified

1221}
1222
1223export function supportsToolUsageControl(provider: string): boolean {
1224 return supportsToolUsageControlFromDefinitions(provider)
1225}
1226
1227/**
1228 * Get reasoning effort values for a specific model

Callers 2

utils.test.tsFile · 0.90
tool-input.tsxFile · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected