Query Syntax
Reference for building effective queries across all Xpoz search tools.- Simple keywords:
artificial intelligence(matches posts containing both words) - Exact phrases:
"machine learning"(matches the exact phrase) - AND operator:
AI AND healthcare(both terms required) - OR operator:
ChatGPT OR "Claude AI"(either term matches) - Grouping:
("generative AI" OR LLM) AND startup - Date filtering: Use
startDateandendDateparameters in YYYY-MM-DD format
Response Modes
Every search tool supports aresponseType parameter that controls how results are delivered.
Field Selection
Use thefields parameter to request only specific fields, reducing response size and improving performance. Rather than returning the full object with all available fields, specify exactly which fields you need.
- Example Request
- Without Field Selection
Continuous Tracking
Continuous tracking monitors keywords, users, subreddits, and hashtags on a regular schedule, resulting in better data coverage and fresher results. Track any brand, keyword, or user you query regularly to ensure more complete, up-to-date content. See the Social Tracking skill for setup details on adding and managing tracked items.Common Workflow Patterns
Search, Analyze, Export
Search for posts using keyword queries, analyze results in-agent to identify patterns or insights, then export the full dataset to CSV for downstream processing.
Find Users, Get Posts, Analyze
Search for relevant users by keyword or criteria, fetch their recent posts, then perform engagement or content analysis across the collected data.
Track, Collect, Report
Set up tracking for keywords or users, let data accumulate over days or weeks, then run periodic analysis and reporting on the growing dataset.
Troubleshooting
Platform Quick Reference
- Twitter/X: 13 tools (users, posts, connections, comments)
- Instagram: 9 tools (users, posts, comments, connections)
- Reddit: 9 tools (users, posts, comments, subreddits)
- TikTok: 9 tools (users, posts, comments, hashtags)
- Operations: 2 tools
- Account: 1 tool
- Auth: 2 tools
- Tracking: 3 tools

