|
cMCP 0.4.1
Model Context Protocol library in pure C11
|
#include <cmcp_types.h>
Data Fields | |
| int | sampling |
| int | sampling_tools |
| int | elicitation |
| int | elicitation_form |
| int | elicitation_url |
| int | roots_list_changed |
Definition at line 35 of file cmcp_types.h.
| int cmcp_client_capabilities_t::sampling |
Definition at line 36 of file cmcp_types.h.
| int cmcp_client_capabilities_t::sampling_tools |
Definition at line 37 of file cmcp_types.h.
| int cmcp_client_capabilities_t::elicitation |
Definition at line 40 of file cmcp_types.h.
| int cmcp_client_capabilities_t::elicitation_form |
Definition at line 41 of file cmcp_types.h.
| int cmcp_client_capabilities_t::elicitation_url |
Definition at line 44 of file cmcp_types.h.
| int cmcp_client_capabilities_t::roots_list_changed |
Definition at line 46 of file cmcp_types.h.