get_crossing_point
Retrieves details about a specific crossing point in the system architecture by ID. Use to view crossing point information.
Instructions
Get details about a specific crossing point.
This tool retrieves details about a specific crossing point in the system architecture.
Args: ctx: MCP context for logging and error handling id: ID of the crossing point to retrieve
Returns: A markdown-formatted description of the crossing point
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the crossing point to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |