get_component
Retrieve a single component from a threat model by its ID, returning speculative components as-is without error.
Instructions
Get a single component. Speculative components (repo_url="")
are returned as-is — the empty repo IS the lifecycle state, not an
error.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| model_id | Yes | ID of the threat model. | |
| component_id | Yes | Component ID (e.g. ``CMP-01``). | |
| server_version | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||