• Posts a tweet on Twitter (X).

    Parameters

    • client: TwitterApi

      The Twitter (X) client used to authenticate with.

    • args: { tweet: string }

      The input arguments for the action.

    Returns Promise<string>

    A message indicating the success or failure of the tweet posting.