Tool to list public models with pagination and sorting. Use when you need to browse available models or find models sorted by creation date.
cursorstringPagination cursor for navigating through results. Use the 'next' URL from previous responses to fetch the next page of results.
sort_bystringField to sort models by. Options are 'model_created_at' (when model was created) or 'latest_version_created_at' (when latest version was created). Defaults to 'latest_version_created_at' if not specified.
sort_directionstringSort direction - 'asc' for ascending or 'desc' for descending. Defaults to 'desc' (newest first) 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.