返回 Notion Custom Emojis

将 Knoon AI 与 Notion Custom Emojis (Notion) 连接以自动化 AI 工作流。

List custom emojis in the connected Notion workspace.
notionCustomEmojiList
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
start_cursormustache Pagination cursor returned by a previous custom emoji list response.没有
page_sizenumber Maximum number of custom emojis to return.没有
namemustache Optional exact custom emoji name to filter by.没有
回报
名称类型描述
objectstring Response object type.
typestring List type discriminator when returned by Notion.
custom_emojimap Type-specific list metadata for custom_emoji.
next_cursorstring Cursor for the next page of results.
has_moreboolean Whether more results are available.
results.objectstring Object type.
results.idstring Custom emoji ID.
results.namestring Emoji name.
results.urlstring Emoji asset URL.