MCPcopy Create free account
hub / github.com/FlowiseAI/Flowise / isTTSGenerateRequest

Function isTTSGenerateRequest

packages/server/src/utils/domainValidation.ts:117–119  ·  view source on GitHub ↗

* Checks if the request is for the TTS generate endpoint. * This endpoint passes chatflowId in the request body rather than the URL path. * @param url - The request URL * @returns boolean - True if it's the TTS generate endpoint

(url: string)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

getCorsOptionsFunction · 0.90

Calls

no outgoing calls

Tested by

no test coverage detected