/AWS1/CL_TCRDESCRIPTORS¶
The protocol-specific descriptors that describe how to connect to and use the registry record.
CONSTRUCTOR¶
IMPORTING¶
Optional arguments:¶
io_mcpserver TYPE REF TO /AWS1/CL_TCRMCPSERVERDESCRPTR /AWS1/CL_TCRMCPSERVERDESCRPTR¶
Base mixin for MCP server descriptor content
io_a2aagentcard TYPE REF TO /AWS1/CL_TCRA2AAGNTCRDDESCRPTR /AWS1/CL_TCRA2AAGNTCRDDESCRPTR¶
Base mixin for A2A agent card descriptor content
io_agentskillsdefinition TYPE REF TO /AWS1/CL_TCRAGENTSKILLSDEFDESC /AWS1/CL_TCRAGENTSKILLSDEFDESC¶
Base mixin for agent skills definition descriptor content
io_custom TYPE REF TO /AWS1/CL_TCRCUSTOMDESCRIPTOR /AWS1/CL_TCRCUSTOMDESCRIPTOR¶
Custom descriptor for user-defined content
Queryable Attributes¶
mcpServer¶
Base mixin for MCP server descriptor content
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_MCPSERVER() |
Getter for MCPSERVER |
a2aAgentCard¶
Base mixin for A2A agent card descriptor content
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_A2AAGENTCARD() |
Getter for A2AAGENTCARD |
agentSkillsDefinition¶
Base mixin for agent skills definition descriptor content
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_AGENTSKILLSDEFINITION() |
Getter for AGENTSKILLSDEFINITION |
custom¶
Custom descriptor for user-defined content
Accessible with the following methods¶
| Method | Description |
|---|---|
GET_CUSTOM() |
Getter for CUSTOM |