AIsa Twitter Post Engage Search X/Twitter profiles, tweets, trends, and approved engagement actions through the AIsa relay. When to use - The user wants Twitter/X research plus posting, liking, unliking, following, or unfollowing workflows. - The task can use a Python client with and explicit OAuth approval. - The workflow needs a single package that covers read, post, and engagement actions. When NOT to use - The user needs cookie extraction, password login, or a fully local Twitter client. - The workflow must avoid relay-based network calls or media upload through . - The task needs undocum…