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

tool_name
string
required
Action name from list_app_tools("x") (e.g., “x-post-tweet”, “x-send-dm”, “x-get-dms”)
configured_props
string
required
Action parameters (e.g., {"text": "Hello world!"} for posting)
username
string
Optional X username to specify which connected account to use (for multi-account).