|
cxxmcp 1.1.6
C++ MCP SDK
|
Server capability flags for resources. More...
#include <capabilities.hpp>
Public Attributes | |
| bool | enabled = false |
| Whether the server supports resource listing or reading. | |
| bool | list_changed = false |
Whether notifications/resources/list_changed may be emitted. | |
| bool | list_changed_present = false |
Whether listChanged was explicitly present on the wire. | |
| bool | subscribe = false |
| Whether the server supports resource subscribe/unsubscribe methods. | |
| bool | subscribe_present = false |
Whether subscribe was explicitly present on the wire. | |
| Json | raw = Json::object() |
| Raw capability object preserved for future fields. | |
Server capability flags for resources.