get_component
Retrieve detailed information about a specific component by its numerical ID. Optionally use cache or choose text/JSON output for the response.
Instructions
Get detailed information about a specific component by ID.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| use_cache | No | Whether to use local cache (default: True) | |
| component_id | Yes | Numerical ID of the component | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |