notion_set_page_visual
Set or remove a Notion page's icon or cover image by providing an emoji or an image source. Manage page visuals to match your content.
Instructions
Set or remove a Notion page's icon or cover image.
target: 'icon' or 'cover'.
Provide exactly one of:
• emoji — a single emoji character (icon only), e.g. '📊'.
• source — an image via the usual schemes (local:, shared:,
drive:, base64:); uploaded and attached as the icon/cover.
• remove=True — clear the icon/cover entirely.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| emoji | No | ||
| remove | No | ||
| source | No | ||
| target | Yes | ||
| page_id | Yes | ||
| filename | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |