|
cMCP 0.4.1
Model Context Protocol library in pure C11
|
#include <cmcp_types.h>
Data Fields | |
| int | tools_list_changed |
| int | resources_subscribe |
| int | resources_list_changed |
| int | prompts_list_changed |
| int | logging |
Definition at line 27 of file cmcp_types.h.
| int cmcp_server_capabilities_t::tools_list_changed |
Definition at line 28 of file cmcp_types.h.
| int cmcp_server_capabilities_t::resources_subscribe |
Definition at line 29 of file cmcp_types.h.
| int cmcp_server_capabilities_t::resources_list_changed |
Definition at line 30 of file cmcp_types.h.
| int cmcp_server_capabilities_t::prompts_list_changed |
Definition at line 31 of file cmcp_types.h.
| int cmcp_server_capabilities_t::logging |
Definition at line 32 of file cmcp_types.h.