Get Session History by Agent
lyzr_session_history_by_agentFetch a session's message history for a specific agent. Provide session and agent IDs to access the full conversation log.
Instructions
Fetch a session's message history for a specific agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| unix | No | Return timestamps as unix epochs | |
| agent_id | Yes | Agent id | |
| session_id | Yes | Session id |