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

Notifications

The Notifications capability identifies resources whose lifecycle events can create user-specific Notifications. A notification links its recipient to the affected resource and carries the type and content required by the client.

The resource's Model Definition describes the resource-specific operations that can trigger notifications. Retrieve the resulting records and their seen or read state through the Notifications API; resource-local notification back-references are internal and are not part of the public Result Control contract.

The capability does not imply that every create or update operation sends a notification. Recipient resolution can depend on module permissions, Entity Permissions, notification settings, Targetables, and resource-specific mute or archive state.

Last updated