Skip to main content

Parameters

query
string
required
Natural language prompt describing what to find on X.
allowed_x_handles
string[]
Only include posts from these X handles (max 10). Cannot be used with excluded_x_handles.
excluded_x_handles
string[]
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.