updateTitle: Updates a Title Property
Description
Id refers to a page in a database, and should be normalized using normalizeChromeId().
Usage
updateTitle(secret, id, property_name, value)
Arguments
- secret
API token
- id
Page id to be updated
- property_name
name of property to update (should be the title property of database)
- value
value to update