set_output_verbosity
Control the default output verbosity for list operations, choosing between full or slim results to optimize token usage.
Instructions
Set global output verbosity for all list operations. Controls whether list_projects, list_boards, and list_work_items return full or slim output by default.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| verbosity | Yes | Output verbosity level: "full" (complete objects) or "slim" (minimal fields for token efficiency) |