bodyobject · requiredBounded request body sent to the connected application.
Notion
Append child blocks to a page or block in a connected Notion workspace.
Appends up to 100 child blocks at the start, end, or after a specified child using the 2026 position contract. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.block-children-append, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
has_morebooleanReturned has more value.
next_cursornullReturned next cursor value.
objectstringReturned object value.
resultsarrayReturned results value.
typestringReturned type 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.block-children-append",
"input": {
"body": {
"children": [
{
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"text": {
"content": "Add verified provider-cost assumptions before approval."
},
"type": "text"
}
]
}
}
],
"position": {
"type": "end"
}
},
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
}
}
}{
"type": "block",
"object": "list",
"results": [
{
"id": "1b2c3d4e-0000-4000-8000-000000000003",
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"type": "text",
"plain_text": "Add verified provider-cost assumptions before approval."
}
]
},
"has_children": false
}
],
"has_more": false,
"next_cursor": null
}invalid_input: Notion 2026-03-11 no longer accepts a flat after field.Use body.position, for example {"type":"after_block","after_block":{"id":"..."}}.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
Append child blocks to a page or block in a connected Notion workspace.
Appends up to 100 child blocks at the start, end, or after a specified child using the 2026 position contract. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.block-children-append, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
has_morebooleanReturned has more value.
next_cursornullReturned next cursor value.
objectstringReturned object value.
resultsarrayReturned results value.
typestringReturned type 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.block-children-append",
"input": {
"body": {
"children": [
{
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"text": {
"content": "Add verified provider-cost assumptions before approval."
},
"type": "text"
}
]
}
}
],
"position": {
"type": "end"
}
},
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
}
}
}{
"type": "block",
"object": "list",
"results": [
{
"id": "1b2c3d4e-0000-4000-8000-000000000003",
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"type": "text",
"plain_text": "Add verified provider-cost assumptions before approval."
}
]
},
"has_children": false
}
],
"has_more": false,
"next_cursor": null
}invalid_input: Notion 2026-03-11 no longer accepts a flat after field.Use body.position, for example {"type":"after_block","after_block":{"id":"..."}}.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
Append child blocks to a page or block in a connected Notion workspace.
Appends up to 100 child blocks at the start, end, or after a specified child using the 2026 position contract. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.block-children-append, then inspect its current executable contract before a run.
bodyobject · requiredBounded request body sent to the connected application.
pathobject · requiredIdentifier path for the authorised connected-app record.
has_morebooleanReturned has more value.
next_cursornullReturned next cursor value.
objectstringReturned object value.
resultsarrayReturned results value.
typestringReturned type 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.block-children-append",
"input": {
"body": {
"children": [
{
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"text": {
"content": "Add verified provider-cost assumptions before approval."
},
"type": "text"
}
]
}
}
],
"position": {
"type": "end"
}
},
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
}
}
}{
"type": "block",
"object": "list",
"results": [
{
"id": "1b2c3d4e-0000-4000-8000-000000000003",
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"type": "text",
"plain_text": "Add verified provider-cost assumptions before approval."
}
]
},
"has_children": false
}
],
"has_more": false,
"next_cursor": null
}invalid_input: Notion 2026-03-11 no longer accepts a flat after field.Use body.position, for example {"type":"after_block","after_block":{"id":"..."}}.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.