list_emoji
Search custom emoji available on a Zulip server by name substring to find and use appropriate reactions in conversations.
Instructions
Search custom emoji available on this Zulip server.
Args: query: Substring to filter emoji names (case-insensitive). Empty string returns all custom emoji.
Returns: Matching emoji names, or the full list if no query.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |