콘텐츠로 이동

MCPToolFilterContext

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

Context information available to tool filter functions.

Type Parameter Default type

TContext

UnknownContext

agent: Agent<TContext, any>;

The agent requesting the tools.


runContext: RunContext<TContext>;

The current run context.


serverName: string;

Name of the MCP server providing the tools.