Skip to main content
Returns your conversations, newest first. Can filter by platform or fetch specific conversations by ID.

Parameters

ParameterTypeRequiredDescription
platformstringNoFilter by platform: claude, chatgpt, gemini
idsstring[]NoFetch specific conversations by ID (max 100)
cursorstringNoPagination cursor for loading more results
limitnumberNoMax results per page (1-100)

What It Returns

A paginated list of conversations, each with:
  • ID, platform, and title
  • Tags, topics, and AI-generated summary
  • Archive status and timestamps
  • Linked projects

When Your Assistant Uses This

  • You ask “what have I been discussing lately?”
  • The assistant needs to browse your recent conversations
  • You want to see conversations from a specific platform