Notion note read profile
org.intentschema.productivity.notes.note.read.v1@com.notion.v1
JSON: bare · @sha256:de8f8aa7b6f9…
Hash: sha256:de8f8aa7b6f91c03ea59a3a26b9a7ee1bf9089b5bf60002036597939ad406944
Notion profile for note read.
Implements: Read note (org.intentschema.productivity.notes.note.read.v1)
Payload
| Field | Type | Description |
target * | Target (required: external_id) | (system = "notion", required: system) |
Result
| Field | Type | Description |
external_id * | string | |
object | object | |
url | string (uri) | |
updated_at | string (date-time) | |
object
| Field | Type | Description |
title | string | |
body | string | Note body — Markdown by convention. |
tags | string[] | |
folder | string | Optional folder/parent path or container id. |
API mapping
Field mapping
| Intent field | API parameter |
target.external_id | page_id path param |