list_notification_providers
Retrieve available notification providers (inbox, push, sound) to obtain provider IDs for updating notification settings.
Instructions
List notification providers such as inbox, push, and sound. Use provider IDs from this tool when updating provider or type settings.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | Maximum number of providers to return (default: 50) | |
| includeUnavailable | No | Include providers that the workspace may not currently expose as configurable settings. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes | The successful tool result. The same value is also serialized as JSON in the text content for clients that do not read structuredContent. | |
| warnings | No | Optional agent-visible warnings about degraded result fidelity. Omitted when the server returned the documented happy-path payload. |