list_emojis
List all GitHub emoji names and their image URLs. Get a JSON mapping of each emoji to its CDN image for use in pickers or validation.
Instructions
List all emoji names available to use on GitHub, with their corresponding image URLs.Returns a flat JSON object mapping each emoji name (e.g. "smile", "+1", "octocat") to its CDN image URL on github.githubassets.com. Useful for populating emoji pickers, validating emoji names, or fetching emoji images. Docs: https://docs.github.com/en/rest/emojis/emojis#get-emojis
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||