get_assumption
Retrieve detailed information about a specific threat modeling assumption by its ID, returning a markdown-formatted description for analysis and review.
Instructions
Get details about a specific assumption.
Args: ctx: MCP context for logging and error handling id: ID of the assumption to retrieve
Returns: A markdown-formatted description of the assumption
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID of the assumption to retrieve |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |