Uses of Interface
org.springaicommunity.mcp.context.MetaProvider
Packages that use MetaProvider
-
Uses of MetaProvider in org.springaicommunity.mcp
Method parameters in org.springaicommunity.mcp with type arguments of type MetaProviderModifier and TypeMethodDescriptionMetaUtils.getMeta(Class<? extends MetaProvider> metaProviderClass) Instantiate the suppliedMetaProvidertype using a no-argument constructor and return the metadata it supplies. -
Uses of MetaProvider in org.springaicommunity.mcp.context
Classes in org.springaicommunity.mcp.context that implement MetaProviderModifier and TypeClassDescriptionclassDefaultMetaProviderimplementation that disables the "_meta" field in tool, prompt, resource declarations.