An overview on what the card does. Should also be used to describe general ‘odd’ card behavior that is atypical of other cards.
Options
- search (type): search query to monitor; view example queries
Output Fields
- person
- username (text): The screen name, handle, or alias that this user identifies themselves with.
- name (text): The name of the user, as they’ve defined it. Not necessarily a person’s name.
- description (text): The user-defined string describing their account.
- followers (text): The number of followers this account currently has.
- message
- content (text): The text of the status update.
- id_ (text):_ The unique identifier of the tweet.
- reply screen name (text): If the tweet is a reply, this filed will contain the screen name of the original tweet’s author.
- reply status id (text): If the tweet is a reply, this field will contain the unique identifier of the original tweet.
- original tweet id (text): If the tweet is a retweet, this field will contain the unique identifier of the original tweet.
- quoted tweet id (text): If the tweet is a quote, this filed will contain the unique identifier of the quoted tweet.
- url entity (text): URLs included in the text of the tweet.
- time created (text): UTC time when the tweet was created.
- media If media is included with the tweet, the following fields will contain values.
- id (text): The unique identifier of the first media item.
- url (text): The URL for the first media item.
- type (text): The type of the first media item.