append_block_children | Append raw block objects as children of a block or page. |
append_bulleted_list | Append a bulleted list (one item per string) to a page or block. |
append_callout | Append a callout block (highlighted note with optional emoji icon) to a page or block. |
append_code_block | Append a code block with syntax highlighting to a page or block. |
append_paragraph | Append a plain-text paragraph to a page or block. |
append_to_do | Append to-do checkbox items (one per string) to a page or block. |
archive_page | Archive a page (move it to trash). |
create_comment | Add a comment to a page or reply to an existing discussion thread. |
create_database | Create a database as a child of a page, with a property schema. |
create_page | Create a page under a parent page or as an entry in a database. |
delete_block | Delete (archive) a block. |
restore_page | Restore an archived page from trash. |
update_block | Update the content of a block (pass the block-type object) or its archived state. |
update_database | Update the title, description or property schema of a database. |
update_page | Update the properties, icon, cover or archived state of a page. |