返回 Notion Views

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

Retrieve paginated results from a cached Notion view query.
notionViewQueryResults
测试版
内部
权限
没有可显示的项目。
可选权限
没有可显示的项目。
参数
名称类型描述必填
viewIdmustache Notion view ID.是的
queryIdmustache View query ID.是的
start_cursormustache Pagination cursor returned by a previous query results response.没有
page_sizenumber Maximum number of results to return.没有
回报
名称类型描述
objectstring Response object type.
typestring List type discriminator when returned by Notion.
view_resultmap Type-specific list metadata for view_result.
next_cursorstring Cursor for the next page of results.
has_moreboolean Whether more results are available.
results.objectstring Result object type.
results.idstring Result object ID.
results.urlstring Result object URL when available.