Skip to content

@nogoo9/mcp-server-cloud-fs / auth/scopes / getToolsForScopes

Function: getToolsForScopes()

getToolsForScopes(grantedScopes): string[]

Defined in: auth/scopes.ts:99

Return the list of tool names accessible with the given scopes. Admin scope returns all tools.

Parameters

grantedScopes

string[]

Returns

string[]

Released under the PolyForm Shield 1.0.0 License.