> ## Documentation Index
> Fetch the complete documentation index at: https://docs.launchblitz.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Events

> Trigger and event-source nodes for Scrapist graphs.

### `event.tweet` — Tweet Event

Triggers the graph for a new tweet.

**Outputs**

| Port       | Kind | Type    | Structure | Notes                      |
| ---------- | ---- | ------- | --------- | -------------------------- |
| `exec-out` | exec | —       | —         | Starts exec flow           |
| `tweet`    | data | `tweet` | scalar    | The incoming tweet payload |
