list_components
Fetches all components in the organization, with options to include specific fields, control caching, and choose text or JSON output.
Instructions
List all components in the organization.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| fields | No | Optional list of additional fields to show (e.g. ["description", "assignAuto"]). Use ["all"] to show all fields. | |
| use_cache | No | Whether to use local cache (default: True) | |
| output_format | No | Response format: "text" (default, markdown) or "json" | text |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |