Skip to content

/AWS1/CL_TCEUPDTDESCRPTRSFLDS

The patchable descriptor fields applied during an UpdateRegistryRecord call. Each field is independently patchable.

CONSTRUCTOR

IMPORTING

Optional arguments:

io_mcpserver TYPE REF TO /AWS1/CL_TCEUPDTMCPSRVDESCRPTR /AWS1/CL_TCEUPDTMCPSRVDESCRPTR

The patch for the MCP server descriptor.

io_a2aagentcard TYPE REF TO /AWS1/CL_TCEUPTA2AAGCARDDESC /AWS1/CL_TCEUPTA2AAGCARDDESC

The patch for the A2A agent card descriptor.

io_agentskillsdefinition TYPE REF TO /AWS1/CL_TCEUPTAGENTSKLDEFDESC /AWS1/CL_TCEUPTAGENTSKLDEFDESC

The patch for the agent skills definition descriptor.

io_custom TYPE REF TO /AWS1/CL_TCEUPDTCUSTOMDESCRPTR /AWS1/CL_TCEUPDTCUSTOMDESCRPTR

The patch for the custom descriptor.


Queryable Attributes

mcpServer

The patch for the MCP server descriptor.

Accessible with the following methods

Method Description
GET_MCPSERVER() Getter for MCPSERVER

a2aAgentCard

The patch for the A2A agent card descriptor.

Accessible with the following methods

Method Description
GET_A2AAGENTCARD() Getter for A2AAGENTCARD

agentSkillsDefinition

The patch for the agent skills definition descriptor.

Accessible with the following methods

Method Description
GET_AGENTSKILLSDEFINITION() Getter for AGENTSKILLSDEFINITION

custom

The patch for the custom descriptor.

Accessible with the following methods

Method Description
GET_CUSTOM() Getter for CUSTOM