Interface PromptsConfiguration
- All Superinterfaces:
McpPrimitiveConfiguration
MCP Resources configuration.
- Since:
- 1.0.0
-
Field Summary
FieldsFields inherited from interface McpPrimitiveConfiguration
DEFAULT_LIST_CHANGED -
Method Summary
-
Field Details
-
PREFIX
- See Also:
-
-
Method Details
-
isListChanged
default boolean isListChanged()- Specified by:
isListChangedin interfaceMcpPrimitiveConfiguration- Returns:
- whether the server will emit notifications when the list of available resources changes.
-