crypto_project_analyst/operators/twitter-operator/TOOLS.md

407 B

TOOLS.md

Service

  • Base URL: http://192.168.100.203:5000
  • Primary endpoint: POST /tweets/batch
  • No authentication required (session cookie managed by daemon)

Behavior Notes

  • Input may be a JSON string or object with usernames array, or a list of x.com URLs
  • Always use POST /tweets/batch — never call per-account endpoints individually
  • Return the raw service response unmodified