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

query
string
required
Natural language prompt describing what to find on X.
allowed_x_handles
string[]
default:[]
Only include posts from these X handles (max 10). Cannot be used with excluded_x_handles.
excluded_x_handles
string[]
default:[]
Exclude posts from these X handles (max 10). Cannot be used with allowed_x_handles.
from_date
string
Start date (YYYY-MM-DD). If set, only results on/after this date are considered.
to_date
string
End date (YYYY-MM-DD). If set, only results on/before this date are considered.
enable_image_understanding
boolean
default:true
If true, allow the agent to view and interpret images from X posts.
enable_video_understanding
boolean
default:true
If true, allow the agent to view and interpret videos from X posts.