max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
Notion
List child blocks for a page or block in a connected Notion workspace.
Lists one level of block children. Recurse on blocks whose has_children is true. Billed per upstream request at $0.0050; one page (up to 100 blocks) is one request.
Agents select this operation with tool ID notion.block-children-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · optionalSearch terms used to find relevant records.
pagesnumberReturned pages value.
resultsarrayReturned results 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-list",
"input": {
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
},
"query": {
"page_size": 1
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "1b2c3d4e-0000-4000-8000-000000000003",
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"type": "text",
"plain_text": "Summarise launch risks, owners and rollback criteria."
}
]
},
"has_children": false
}
]
}not_found: Notion cannot find the block or the connection cannot access its page.Share the containing page with the Scrollport integration and retry.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
List child blocks for a page or block in a connected Notion workspace.
Lists one level of block children. Recurse on blocks whose has_children is true. Billed per upstream request at $0.0050; one page (up to 100 blocks) is one request.
Agents select this operation with tool ID notion.block-children-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · optionalSearch terms used to find relevant records.
pagesnumberReturned pages value.
resultsarrayReturned results 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-list",
"input": {
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
},
"query": {
"page_size": 1
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "1b2c3d4e-0000-4000-8000-000000000003",
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"type": "text",
"plain_text": "Summarise launch risks, owners and rollback criteria."
}
]
},
"has_children": false
}
]
}not_found: Notion cannot find the block or the connection cannot access its page.Share the containing page with the Scrollport integration and retry.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
List child blocks for a page or block in a connected Notion workspace.
Lists one level of block children. Recurse on blocks whose has_children is true. Billed per upstream request at $0.0050; one page (up to 100 blocks) is one request.
Agents select this operation with tool ID notion.block-children-list, then inspect its current executable contract before a run.
max_pagesinteger · optionalMaximum number of result pages to request.
minimum: 1 · maximum: 10
pathobject · requiredIdentifier path for the authorised connected-app record.
queryobject · optionalSearch terms used to find relevant records.
pagesnumberReturned pages value.
resultsarrayReturned results 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-list",
"input": {
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
},
"query": {
"page_size": 1
},
"max_pages": 1
}
}{
"pages": 1,
"results": [
{
"id": "1b2c3d4e-0000-4000-8000-000000000003",
"type": "paragraph",
"object": "block",
"paragraph": {
"rich_text": [
{
"type": "text",
"plain_text": "Summarise launch risks, owners and rollback criteria."
}
]
},
"has_children": false
}
]
}not_found: Notion cannot find the block or the connection cannot access its page.Share the containing page with the Scrollport integration and retry.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.