Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.zocomputer.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

message
string
required
The text content (Slack mrkdwn). May be empty when media_files is provided.
thread_id
string
Optional Slack thread_ts to send into. Overrides channel_id/current context destination.
channel_id
string
Optional Slack channel ID to send into when not targeting a thread.
media_files
string[]
default:[]
Absolute file paths to send as file attachments (e.g., [“/home/workspace/Images/chart.png”]).