list_excluded_chats
List conversations currently on Yomi's privacy denylist, returning chat IDs and best-effort names. Operates from local index without requiring a live LINE session.
Instructions
List the conversations currently on Yomi's privacy denylist. Returns [{ chatId, name }]; name is best-effort resolved when a live LINE session exists, otherwise null — never a fabricated placeholder. Local-index operation; works without a live LINE session.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||