Notifications
4 entities and 9 agent-callable operations in notifications. Each operation is addressed as {mega_tool}/notifications/{entity}/{operation} and carries the same permission check over MCP and REST.
9 of 9 shown
in_app
| Operation | Mega-tool | What it does |
|---|---|---|
send | notification_send | Deliver an in-app notification to a single user within the acting organization. |
inbox
| Operation | Mega-tool | What it does |
|---|---|---|
delete | agent_command | delete inbox in notifications |
mark_all_read | agent_command | mark_all_read inbox in notifications |
mark_read | agent_command | mark_read inbox in notifications |
notification
| Operation | Mega-tool | What it does |
|---|---|---|
count | entity_crud | count notification in notifications |
list | entity_crud | list notification in notifications |
read | entity_crud | read notification in notifications |
preference
| Operation | Mega-tool | What it does |
|---|---|---|
list | entity_crud | list preference in notifications |
set | agent_command | set preference in notifications |
Parameter schemas and permissions
Parameter schemas and permission codenames are in the full reference — sign in — or call prism_introspect(dimension="capability_search", query="…") with your key.
In the full reference this application appears under agent_command, entity_crud, notification_send.
