Skip to main content
Glama

limitless_list_lifelogs_by_range

Retrieve lifelog recordings within a specified date range to analyze for summaries, action items, and topics using raw log data.

Instructions

Lists logs/recordings within a date/time range. Best for getting raw log data which you can then analyze for summaries, action items, topics, etc.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
startYesStart datetime filter (YYYY-MM-DD or YYYY-MM-DD HH:mm:SS).
endYesEnd datetime filter (YYYY-MM-DD or YYYY-MM-DD HH:mm:SS).
limitNoMaximum number of lifelogs to return (Max: 100). Fetches in batches from the API if needed.
timezoneNoIANA timezone for date/time parameters (defaults to server's local timezone).
includeMarkdownNoInclude markdown content in the response.
includeHeadingsNoInclude headings content in the response.
directionNoSort order ('asc' for oldest first, 'desc' for newest first).

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/boyleryan/mcp-limitless-server'

If you have feedback or need assistance with the MCP directory API, please join our Discord server