Notion · Arazzo Workflow
Notion Audit a Single Page Property
Version 1.0.0
Retrieve a page, then fetch one named property item from it in full (including paginated values).
View Spec
View on GitHub
CollaborationDatabaseIdeasNotesProductivityProjectT1TaskWikiWorkspaceArazzoWorkflows
Provider
Workflows
page-property-audit
Retrieve a page and fetch the full value of one named property.
Retrieves a page, extracts the property ID for the named property from the page's properties map, and retrieves that property item in full to support paginated property types.
1
retrievePage
Retrieve the page and capture the ID of the named property from the returned properties map.
2
retrieveProperty
Retrieve the named property item in full, paginating up to 100 items per request for paginated property types.
Source API Descriptions
Arazzo Workflow Specification
Work with this as data
Every workflow here is available over the APIs.io API and to AI agents over MCP.