list_assumptions
List all current assumptions in a threat model, optionally filtered by category. Returns a markdown-formatted list for easy review and validation.
Instructions
List all current assumptions in the threat model.
Args: ctx: MCP context for logging and error handling category: Optional category to filter assumptions
Returns: A markdown-formatted list of assumptions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Optional category filter |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |