MCPToolCacheKeyGenerator
此内容尚不支持你的语言。
type MCPToolCacheKeyGenerator = (params) => string;Function signature for generating the MCP tool cache key. Customizable so the cache key can depend on any context—server, agent, runContext, etc.
Parameters
Section titled “Parameters”| Parameter | Type |
|---|---|
|
|
{ |
|
|
|
|
|
|
|
|
Returns
Section titled “Returns”string