Tool to retrieve a paginated list of records for a given type of recording across projects. Use when you need to list recordings of a specific type (Message, Document, Todo, etc.) with optional filtering by project, status, and sorting.
sortstringOrder results by 'created_at' or 'updated_at'. Defaults to 'created_at'.
bucketstringSingle or comma-separated project IDs. If not specified, defaults to all active projects accessible to current user.
statusstringFilter by status: 'active', 'archived', or 'trashed'. Defaults to 'active'.
directionstringSort order: 'desc' or 'asc'. Defaults to 'desc'.
recording_typeRequiredstringThe recording category to retrieve. Acceptable values: Comment, Document, Kanban::Card, Kanban::Step, Message, Question::Answer, Schedule::Entry, Todo, Todolist, Upload, Vault
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
OAuth connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.