cMCP 0.4.1
Model Context Protocol library in pure C11
Loading...
Searching...
No Matches
Data Fields
cmcp_server_capabilities_t Struct Reference

#include <cmcp_types.h>

Data Fields

int tools_list_changed
 
int resources_subscribe
 
int resources_list_changed
 
int prompts_list_changed
 
int logging
 

Detailed Description

Definition at line 27 of file cmcp_types.h.

Field Documentation

◆ tools_list_changed

int cmcp_server_capabilities_t::tools_list_changed

Definition at line 28 of file cmcp_types.h.

◆ resources_subscribe

int cmcp_server_capabilities_t::resources_subscribe

Definition at line 29 of file cmcp_types.h.

◆ resources_list_changed

int cmcp_server_capabilities_t::resources_list_changed

Definition at line 30 of file cmcp_types.h.

◆ prompts_list_changed

int cmcp_server_capabilities_t::prompts_list_changed

Definition at line 31 of file cmcp_types.h.

◆ logging

int cmcp_server_capabilities_t::logging

Definition at line 32 of file cmcp_types.h.


The documentation for this struct was generated from the following file: