You must complete full project CSV export for owner vasy_skral using get_projects exact parameters and offsets 0..1100. Deduplicate UID then canonical URL, preserve exact names, columns name,url,slug,owner,uid. Generate CSV with gen_file and add it as a CSV asset with mutate_project_assets; verify via get_assets. Finally, write a single-line machine-readable summary INCLUDING raw count, UID duplicate count, URL duplicate count, final count, and exact download URL into THIS PROJECT'S DESCRIPTION using mutate_project_description, prefixed PROJECT_CSV_EXPORT:. This description mutation is mandatory so the parent can retrieve your result. Do not complete without it.