list_excluded_chats
Retrieve conversations excluded from Yomi's message processing. Shows chat IDs and names for each item on the privacy denylist, with names available only during an active 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 | |||