captains_log_list
List all entries in your captain's log (Returns all log entries in reverse chronological order (newest first). Index 0 is the most recent entry.)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| index | No | Index of the log entry to retrieve (0 = newest, default 0). Use has_next/has_prev in response to paginate. | |
| session_id | Yes | Your session ID from login/register |