Action domain
custom_emoji
Every action this domain exposes through gitlab_execute_action, from the gitlab://tools manifest. Each entry folds out to its full upstream description and required parameters.
3 · actions1 · destructive1 · read-only
Counted with a Free-tier GitLab token. The catalog is scoped to the token that asks, so the count moves with both its tier and its permissions: higher tiers expose more actions, and administration domains only appear to tokens allowed to use them.
custom_emoji.createCreate Custom EmojiCreate group-level custom emoji using GraphQL-backed routes.
Required parameters:
group_path (string),name (string),url (string)custom_emoji.deleteDelete Custom EmojidestructiveDelete group-level custom emoji using GraphQL-backed routes.
Required parameters:
id (string)custom_emoji.listList Custom Emojiread-onlyList group-level custom emoji using GraphQL-backed routes.
Required parameters:
group_path (string)