Skip to main content

Real-World Sample Queries

This page shows actual queries users make and what tools Agent-CoreX returns.

Query 1: Simple GitHub Workflow

User Query

What Agent-CoreX Returns

Implementation


Query 2: Multi-Tool Workflow

User Query

What Agent-CoreX Returns

Implementation


Query 3: Incident Response

User Query

Tools Returned

Implementation


Query 4: Infrastructure as Code

User Query

Tools Returned


Query 5: Complex Data Analysis

User Query

Tools Returned


Query 6: Misspelled/Casual Language

User Query

Tools Returned

Despite the misspellings and casual language, Agent-CoreX understands the intent:
This shows the power of semantic search. Agent-CoreX doesn’t need exact keywords!

Query 7: Vague Query

User Query

Tools Returned

Note: Vague queries return lower scores. More specific = better results!

Query 8: Tool Composition

User Query

Tools Returned

Full Execution


Tips for Better Queries

✅ DO:

  • Be specific about what you want
  • Include service names when relevant
  • Mention end goals (“deploy and test”)
  • Use action verbs (“create”, “update”, “delete”)

❌ DON’T:

  • Use vague terms (“do stuff”)
  • Mix unrelated concepts
  • Expect mind-reading (specify platforms)

📊 Example Progression:


Next Steps

Dynamic Retrieval

Learn how tools are ranked.

Real-World Use Cases

See complete production workflows.

API Reference

Execute these queries via API.

Try Live

Test queries in the playground.

Key Takeaway: The more specific your query, the better Agent-CoreX can help. Try the examples above in your own workflows! 🚀