Skip to content

Improve apify call input UX#1212

Open
patrikbraborec wants to merge 3 commits into
masterfrom
fix/call-input-help-ux
Open

Improve apify call input UX#1212
patrikbraborec wants to merge 3 commits into
masterfrom
fix/call-input-help-ux

Conversation

@patrikbraborec

@patrikbraborec patrikbraborec commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Expand apify call --input help to clarify inline JSON object usage, shell quoting, and --input-file for file input.
  • Add call-scoped schema-discovery hints for parse/path/object-shape input errors.
  • Regenerate CLI reference docs and cover the new hint behavior with local tests.

Closes #1210

Co-authored-by: Cursor <cursoragent@cursor.com>
@github-actions github-actions Bot added this to the 143rd sprint - DX team milestone Jun 23, 2026
@github-actions github-actions Bot added t-dx Issues owned by the DX team. tested Temporary label used only programatically for some analytics. labels Jun 23, 2026
Comment thread src/commands/actors/call.ts Outdated
Comment thread src/commands/actors/call.ts Outdated
patrikbraborec and others added 2 commits June 24, 2026 14:37
Co-authored-by: Edyta <142720610+szaganek@users.noreply.github.com>
Co-authored-by: Edyta <142720610+szaganek@users.noreply.github.com>

@l2ysho l2ysho left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

t-dx Issues owned by the DX team. tested Temporary label used only programatically for some analytics.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Improve apify call --input help/UX to cut avoidable input failures

4 participants