返回 Notion File Uploads

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

List Notion file uploads.
notionFileUploadList
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
start_cursormustache Pagination cursor returned by a previous file upload list response.没有
page_sizenumber Maximum number of file uploads to return.没有
回报
名称类型描述
objectstring Response object type.
typestring List type discriminator when returned by Notion.
file_uploadmap Type-specific list metadata for file_upload.
next_cursorstring Cursor for the next page of results.
has_moreboolean Whether more results are available.
results.objectstring Object type.
results.idstring File upload ID.
results.created_timestring Creation timestamp in ISO 8601 format.
results.last_edited_timestring Last edited timestamp in ISO 8601 format.
results.filenamestring Uploaded filename.
results.content_typestring Uploaded content type.
results.urlstring Upload URL when available.
results.expiry_timestring Expiry timestamp for temporary upload URLs.
results.statusstring Upload status.