/AWS1/CL_BDCMCPDESCRIPTOR¶
The MCP (Model Context Protocol) descriptor configuration for a registry record. Contains the server definition and tools definition.
CONSTRUCTOR¶
IMPORTING¶
Required arguments:¶
io_server TYPE REF TO /AWS1/CL_BDCSERVERDEFINITION /AWS1/CL_BDCSERVERDEFINITION¶
The MCP server definition that describes the server configuration.
io_tools TYPE REF TO /AWS1/CL_BDCTOOLSDEFINITION /AWS1/CL_BDCTOOLSDEFINITION¶
The MCP tools definition that describes the available tools.
Queryable Attributes¶
server¶
The MCP server definition that describes the server configuration.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_SERVER() |
Getter for SERVER |
tools¶
The MCP tools definition that describes the available tools.
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_TOOLS() |
Getter for TOOLS |