Enable Collapsible Toggle Formatting from AI Outputs
J
Joseline Rivera
Agents are often used to generate structured outputs like “phases + subtasks,” implementation plans, troubleshooting steps, and long SOP-style responses. Without collapsible sections, these comments become hard to scan, especially in busy tasks, and users lose the benefit of compact, organized content.
Add support for collapsible toggles in AI-generated comments by enabling one (or more) of the following:
- Render a supported syntax into native Toggle Blocks in comments created by AI (for example, a documented markdown pattern or a sanctioned HTML-like pattern such as <details>/<summary>), and have it reliably convert to ClickUp toggles.
- Allow Agents to output native toggle blocks directly (an AI output format that maps to ClickUp’s toggle block component).
Impact / Use cases:
- Project phase breakdowns with subtasks
- Long troubleshooting guides and knowledge base style responses
- Release plans, checklists, and multi-step runbooks
- Any AI output where scannability and collapsing sections is critical
Log In