Identifies the cloud connector so that it can be referenced from elements if required. Specifies the type of response message. Note that not all elements support all formats. Specifies oauth token. Specifies oauth token secret. Returns the 20 most recent statuses from non-protected users who have set a custom user icon. The public timeline is cached for 60 seconds so requesting it more often than that is a waste of resources. Returns the most recent statuses posted by the authenticating user and that user's friends. This is the equivalent of /timeline/home on the Web. Returns the 20 most recent statuses posted from the authenticating user. It's also possible to request another user's timeline via the id parameter. This is the equivalent of the Web user page for your own user, or the profile page for a third party. Specifies the ID of the user for whom to return the user_timeline. Specifies the screen name of the user for whom to return the user_timeline. Returns the most recent mentions (status containing @username) for the authenticating user. Returns tweets that match a specified query. Returns extended information of a given user, specified by ID or screen name as per the required id parameter. The author's most recent status will be returned inline. Updates the authenticating user's status. Returns a single status, specified by the id parameter Specifies the number of statuses to retrieve. May not be greater than 200. Returns only statuses with an ID greater than (that is, more recent than) the specified ID. Returns only statuses with an ID less than (that is, older than) or equal to the specified ID Specifies the page of results to retrieve. Specifies oauth consumer key. Alternatively individual operation elements can provide authentication configuration. Specifies oauth consumer secret. Alternatively individual operation elements can provide authentication configuration.