List Super Chat events for a channel.
Scanned 2/10/2026
Install via CLI
openskills install eat-pray-ai/yutu---
name: superChatEvent-list
description: List Super Chat events for a channel.
---
# SuperChatEvent List
This skill provides instructions for listing YouTube Super Chat events using the `yutu` CLI.
## Usage
```bash
yutu superChatEvent list [flags]
```
## Options
- `--hl`, `-l`: Return rendered funding amounts in specified language.
- `--maxResults`, `-n`: Maximum number of items to return (default 5).
- `--output`, `-o`: Output format (`json`, `yaml`, `table`). Default: `table`.
- `--parts`, `-p`: Comma separated parts (default `[id,snippet]`).
- `--jsonpath`, `-j`: JSONPath expression to filter the output.
## Examples
**List Super Chat events:**
```bash
yutu superChatEvent list
```
No comments yet. Be the first to comment!
Interact with the Paperclip control plane API to manage tasks, coordinate with other agents, and follow company governance. Use when you need to check assignments, update task status, delegate work, post comments, set up or manage routines (recurring scheduled tasks), or call any Paperclip API endpoint. Do NOT use for the actual domain work itself (writing code, research, etc.) — only for Paperclip coordination.