bodyobject · requiredBounded request body sent to the connected application.
Notion
Create a page in a connected Notion workspace with properties and optional content.
Creates a Notion page under a parent page or data source, optionally with initial blocks. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.page-create, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
idstringReturned id value.
is_archivedbooleanReturned is archived value.
objectstringReturned object value.
propertiesobjectReturned properties value.
urlstringReturned url value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "notion.page-create",
"input": {
"body": {
"parent": {
"type": "data_source_id",
"data_source_id": "YOUR-NOTION-DATA-SOURCE-ID"
},
"properties": {
"Name": {
"title": [
{
"text": {
"content": "Competitive research brief"
},
"type": "text"
}
]
},
"Status": {
"rich_text": [
{
"text": {
"content": "Draft"
},
"type": "text"
}
]
}
}
}
}
}{
"id": "1b2c3d4e-0000-4000-8000-000000000007",
"url": "https://app.notion.com/p/1b2c3d4e000040008000000000000007",
"object": "page",
"properties": {
"Name": {
"type": "title",
"title": [
{
"type": "text",
"plain_text": "Competitive research brief"
}
]
},
"Status": {
"type": "rich_text",
"rich_text": [
{
"type": "text",
"plain_text": "Draft"
}
]
}
},
"is_archived": false
}connection_required: This capability acts on your own Notion workspace, which isn't connected yet.Open connect_url, approve access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Notion
Create a page in a connected Notion workspace with properties and optional content.
Creates a Notion page under a parent page or data source, optionally with initial blocks. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.page-create, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
idstringReturned id value.
is_archivedbooleanReturned is archived value.
objectstringReturned object value.
propertiesobjectReturned properties value.
urlstringReturned url value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "notion.page-create",
"input": {
"body": {
"parent": {
"type": "data_source_id",
"data_source_id": "YOUR-NOTION-DATA-SOURCE-ID"
},
"properties": {
"Name": {
"title": [
{
"text": {
"content": "Competitive research brief"
},
"type": "text"
}
]
},
"Status": {
"rich_text": [
{
"text": {
"content": "Draft"
},
"type": "text"
}
]
}
}
}
}
}{
"id": "1b2c3d4e-0000-4000-8000-000000000007",
"url": "https://app.notion.com/p/1b2c3d4e000040008000000000000007",
"object": "page",
"properties": {
"Name": {
"type": "title",
"title": [
{
"type": "text",
"plain_text": "Competitive research brief"
}
]
},
"Status": {
"type": "rich_text",
"rich_text": [
{
"type": "text",
"plain_text": "Draft"
}
]
}
},
"is_archived": false
}connection_required: This capability acts on your own Notion workspace, which isn't connected yet.Open connect_url, approve access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.
Notion
Create a page in a connected Notion workspace with properties and optional content.
Creates a Notion page under a parent page or data source, optionally with initial blocks. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.page-create, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
idstringReturned id value.
is_archivedbooleanReturned is archived value.
objectstringReturned object value.
propertiesobjectReturned properties value.
urlstringReturned url value.
This reviewed worked example is shared with inspect. Inspect also returns the current executable schema and price estimate before a paid run.
{
"tool_id": "notion.page-create",
"input": {
"body": {
"parent": {
"type": "data_source_id",
"data_source_id": "YOUR-NOTION-DATA-SOURCE-ID"
},
"properties": {
"Name": {
"title": [
{
"text": {
"content": "Competitive research brief"
},
"type": "text"
}
]
},
"Status": {
"rich_text": [
{
"text": {
"content": "Draft"
},
"type": "text"
}
]
}
}
}
}
}{
"id": "1b2c3d4e-0000-4000-8000-000000000007",
"url": "https://app.notion.com/p/1b2c3d4e000040008000000000000007",
"object": "page",
"properties": {
"Name": {
"type": "title",
"title": [
{
"type": "text",
"plain_text": "Competitive research brief"
}
]
},
"Status": {
"type": "rich_text",
"rich_text": [
{
"type": "text",
"plain_text": "Draft"
}
]
}
},
"is_archived": false
}connection_required: This capability acts on your own Notion workspace, which isn't connected yet.Open connect_url, approve access, then retry this run unchanged.Scrollport validates tools for connected apps and provides them on a pay-as-you-go basis so your agent can use accounts you already own without receiving sensitive API keys.
Give your agent the setup prompt to receive $1 in trial credit and start using the tools right away.