Tool to retrieve a paginated list of all assets (images, audios, videos) created under your account. Use when you need to fetch assets for content management or track uploaded resources. Supports filtering by file type and folder, as well as cursor-based pagination.
limitintegerMaximum number of assets to return per page (controls page size for pagination)
tokenstringCursor token for pagination. Use the token returned from previous response to fetch next page of results
file_typestringFilter assets by type. Possible values: 'image', 'video', 'audio'
folder_idstringFilter assets by parent folder ID to retrieve assets from specific folder
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
Aident-managed access. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.