Skip to main content
PATCH
Update Slack workspace settings

Authorizations

Authorization
string
header
required

JWT authentication token

Body

application/json
ambient_enabled
boolean | null

Enable or disable unprompted replies for this workspace. Omit or send null to leave the existing value unchanged.

custom_instructions
string | null

Workspace-global custom instructions. Omit or send null to leave the existing value unchanged.

Response

Updated Slack workspace settings

ambient_enabled
boolean
required

Whether Neo posts unprompted replies β€” offering to help on untagged channel messages it can act on (scans, recon, code review). Neo always asks before running anything.

custom_instructions
string | null

Workspace-global custom instructions injected into every Neo interaction in this workspace. Null when unset.