New NotionBreadcrumbBlock - fasteiner/Notion GitHub Wiki

New-NotionBreadcrumbBlock

SYNOPSIS

Creates a new Notion breadcrumb block object.

SYNTAX

New-NotionBreadcrumbBlock [<CommonParameters>]

DESCRIPTION

The New-NotionBreadcrumbBlock function instantiates and returns a new notion_breadcrumb_block object. This is typically used to add a breadcrumb block to a Notion page via automation or scripting.

EXAMPLES

EXAMPLE 1

New-NotionBreadcrumbBlock

Creates a new breadcrumb block object for use with Notion integrations.

PARAMETERS

CommonParameters

This cmdlet supports the common parameters: -Debug, -ErrorAction, -ErrorVariable, -InformationAction, -InformationVariable, -OutVariable, -OutBuffer, -PipelineVariable, -Verbose, -WarningAction, and -WarningVariable. For more information, see about_CommonParameters.

INPUTS

OUTPUTS

notion_breadcrumb_block object

NOTES

RELATED LINKS

⚠️ **GitHub.com Fallback** ⚠️