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

# get_timeline_for_date

> View the timeline entry for a specific date.

Returns the timeline entry for a single day, showing what you discussed and worked on.

## Parameters

| Parameter | Type   | Required | Description                                |
| --------- | ------ | -------- | ------------------------------------------ |
| `date`    | string | Yes      | The date to look up (format: `YYYY-MM-DD`) |

## What It Returns

The full timeline entry for that date, including conversation summaries, topics, and activity details.

## When Your Assistant Uses This

* You ask "what did I discuss on Monday?"
* You reference a specific date and the assistant needs context from that day
* You say something like "pick up where I left off yesterday"
