bodyobject · requiredBounded request body sent to the connected application.
Notion
Update supported content or archive state for a block in a connected Notion workspace.
Updates one allowlisted block-type payload. It cannot trash, archive, delete, erase, retype, or directly replace block children. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.block-update, 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_childrenbooleanReturned has children value.
idstringReturned id value.
objectstringReturned object value.
paragraphobjectReturned paragraph 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-update",
"input": {
"body": {
"paragraph": {
"rich_text": [
{
"text": {
"content": "Summarise launch risks, owners and rollback criteria."
},
"type": "text"
}
]
}
},
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
}
}
}{
"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
}invalid_input: The block type or mutable field is not exposed by this tool.Retrieve the block first, then send one supported block-type object. Use the append tool for children.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
Update supported content or archive state for a block in a connected Notion workspace.
Updates one allowlisted block-type payload. It cannot trash, archive, delete, erase, retype, or directly replace block children. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.block-update, 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_childrenbooleanReturned has children value.
idstringReturned id value.
objectstringReturned object value.
paragraphobjectReturned paragraph 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-update",
"input": {
"body": {
"paragraph": {
"rich_text": [
{
"text": {
"content": "Summarise launch risks, owners and rollback criteria."
},
"type": "text"
}
]
}
},
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
}
}
}{
"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
}invalid_input: The block type or mutable field is not exposed by this tool.Retrieve the block first, then send one supported block-type object. Use the append tool for children.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
Update supported content or archive state for a block in a connected Notion workspace.
Updates one allowlisted block-type payload. It cannot trash, archive, delete, erase, retype, or directly replace block children. Always one upstream request at $0.0050.
Agents select this operation with tool ID notion.block-update, 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_childrenbooleanReturned has children value.
idstringReturned id value.
objectstringReturned object value.
paragraphobjectReturned paragraph 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-update",
"input": {
"body": {
"paragraph": {
"rich_text": [
{
"text": {
"content": "Summarise launch risks, owners and rollback criteria."
},
"type": "text"
}
]
}
},
"path": {
"block_id": "YOUR-NOTION-BLOCK-ID"
}
}
}{
"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
}invalid_input: The block type or mutable field is not exposed by this tool.Retrieve the block first, then send one supported block-type object. Use the append tool for children.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.