返回 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.