Maximum number of content items to return in this query. Default is 50.
doc_idstring
Required
ID of the doc containing the page.
page_tokenstring
An opaque token used to fetch the next page of results.
content_formatstring
Format for content output.
page_id_or_namestring
Required
ID or name of the page. Names are discouraged because they're easily prone to being changed by users. If you provide a name and there are multiple pages with the same name, an arbitrary one will be selected. Note: URI encoding is handled automatically.
Observable output
data
Required
Data from the action execution
errorstring
Error if any occurred during the execution of the action
successfulboolean
Required
Whether or not the action execution was successful or not