For the complete documentation index, see llms.txt. This page is also available as Markdown.

SetVisibilityRequest


The parameters for the methods that change the visibility of entities.

Properties

show?

optional show: string[]

The ids of the entities you want to change the visibility of.


hide?

optional hide: string[]

Last updated

Was this helpful?