콘텐츠로 이동

createMCPToolStaticFilter

이 콘텐츠는 아직 번역되지 않았습니다.

function createMCPToolStaticFilter(options?):
| undefined
| MCPToolFilterStatic;

Convenience helper to create a static tool filter.

Parameter Type

options?

{ allowed?: string[]; blocked?: string[]; }

options.allowed?

string[]

options.blocked?

string[]

| undefined | MCPToolFilterStatic