Skip to content

@nogoo9/mcp-server-cloud-fs / getRequiredScope

Function: getRequiredScope()

getRequiredScope(toolName): Scope | undefined

Defined in: auth/scopes.ts:73

Get the scope required for a given tool name. Returns undefined if the tool is not recognized.

Parameters

toolName

string

Returns

Scope | undefined

Released under the PolyForm Shield 1.0.0 License.