Documentation Index
Fetch the complete documentation index at: https://docs.coconut.dev/llms.txt
Use this file to discover all available pages before exploring further.
nut notify
Send notifications to external services (for example Slack) from scripts, CI jobs, or agent workflows.
nut notify is for quick, preconfigured notifications. To call the Slack Web API directly (custom channels, payloads, other methods), use nut connect with the slack connector.nut notify slack
Post a message to the Slack channel configured for your instance.
message- Text to send
--title <text>- Optional title shown with the message