Tool to retrieve a paginated list of messages from Cody, optionally filtered by conversation. Use when you need to list messages, with optional filtering by conversation_id and extra attributes (sources or usage).
pageintegerPage number for paginated results. Defaults to 1 if not specified.
includesstringExtra attributes to include in the response. Accepted values are 'sources' (to include source documents) or 'usage' (to include token and credit consumption metrics). Separate multiple values with commas.
per_pageintegerNumber of results per page. Defaults to 10 if not specified.
conversation_idstringFilters results to messages within a specific conversation. Provide the conversation ID to narrow down results.
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.