חזרה אל 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.