mirror of
https://github.com/crewAIInc/crewAI.git
synced 2026-04-08 03:58:23 +00:00
- Fix field name mismatch: use 'cover_image' in curl examples to match Python model - Change 'inputFiles' to 'input_files' (snake_case) for Python API convention - Add note that Option 3 is an alternative to multipart upload - Add Platform API documentation reference for /files endpoint - Add cross-reference from files.mdx to flows.mdx file inputs section Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>