Tool to get all conversations with optional filtering by bot, keyword, or includes. Use when you need to retrieve conversation history, filter by bot, search by name, or get document associations.
pageintegerPage number for paginated results. Defaults to 1 if not specified.
bot_idstringFilters conversations to those using a specific bot. Provide the bot's unique identifier.
keywordstringFilters conversations by partial match against conversation names. Case-insensitive search.
includesstringWhen set to 'document_ids', returns document IDs the conversation focuses on. Use this to get additional context about conversations.
per_pageintegerNumber of results per page. Defaults to 15 if not specified.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.