Construct a search filter to filter results returned from the search_workspace function. This filter is only meant for use within the search_workspace function.

search_filter(value = "page", property = "object")

Arguments

value

Which type of property to filter to. Currently, "page" and "database" are the only valid options.

property

Which property type to apply the filter to. Currently "object" is the only valid option.

Value

A search filter object.