test_update_block
Update a Notion block by providing its ID and the new block structure in JSON format. Modify block properties and content with the specified JSON.
Instructions
[test] Update a block
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| block_id | Yes | ||
| block_json | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |