fetch_latest
Fetch recent messages from a Kafka topic to inspect current data.
Instructions
Fetch the most recent messages from a topic.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| topic | Yes | Kafka topic name. | |
| max_results | No | ||
| partition_id | No | Partition to read from, or -1 for all partitions. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |