Skip to content

/AWS1/CL_DOAMCPSERVERCONF

Configuration for Model Context Protocol (MCP) server integration.

CONSTRUCTOR

IMPORTING

Required arguments:

it_tools TYPE /AWS1/CL_DOAMCPTOOLSLIST_W=>TT_MCPTOOLSLIST TT_MCPTOOLSLIST

List of MCP tools can be used with the association.

Optional arguments:

it_tooldetails TYPE /AWS1/CL_DOAMCPTOOLDETAIL=>TT_MCPTOOLDETAILSLIST TT_MCPTOOLDETAILSLIST

List of MCP tools with their access categorization. When provided, the tool names must match those in the tools member.


Queryable Attributes

tools

List of MCP tools can be used with the association.

Accessible with the following methods

Method Description
GET_TOOLS() Getter for TOOLS, with configurable default
ASK_TOOLS() Getter for TOOLS w/ exceptions if field has no value
HAS_TOOLS() Determine if TOOLS has a value

toolDetails

List of MCP tools with their access categorization. When provided, the tool names must match those in the tools member.

Accessible with the following methods

Method Description
GET_TOOLDETAILS() Getter for TOOLDETAILS, with configurable default
ASK_TOOLDETAILS() Getter for TOOLDETAILS w/ exceptions if field has no value
HAS_TOOLDETAILS() Determine if TOOLDETAILS has a value