For AI agents: the complete documentation index is available at /llms.txt, the full documentation bundle is available at /llms-full.txt, and this page is available as Markdown at /server/interfaces/EntityContainerAccessEventOptions.md.

Interface: EntityContainerAccessEventOptions

event entity inventory

Beta

用于过滤实体容器访问事件的选项。

Options used to filter entity container access events.

Properties

accessSourceFilter?

optional accessSourceFilter?: ContainerAccessSourceFilter

Beta

Remarks

如果存在,将过滤哪些容器访问源可以触发该事件。

If present will filter which container access sources can trigger the event.


entityFilter?

optional entityFilter?: EntityFilter

Beta

Remarks

如果存在,将过滤哪些实体容器可以触发该事件。

If present will filter which entity containers can trigger the event.

同领域相关