tail_logs
Fetch events from persisted session logs to monitor AI shopping activities on frisco.pl. Filter by session ID and specify how many lines to return, up to 500.
Instructions
Returns the most recent events from persisted session logs.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| sessionId | No | Optional session ID, defaults to current session | |
| lines | No | How many latest events to return (default 50, max 500) |