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.