Skip to content

Document originParams config option and params for goTo/checkLink#23

Closed
promptless[bot] wants to merge 3 commits into
mainfrom
promptless/origin-params-documentation
Closed

Document originParams config option and params for goTo/checkLink#23
promptless[bot] wants to merge 3 commits into
mainfrom
promptless/origin-params-documentation

Conversation

@promptless
Copy link
Copy Markdown
Contributor

@promptless promptless Bot commented Apr 19, 2026

Open this suggestion in Promptless to view citations and reasoning process

Documents the new originParams configuration option for setting default query parameters on URLs resolved against origin, and the params option on goTo and checkLink actions. Includes a practical example for testing with authentication tokens.


Tip: Add or adjust Promptless's style guide in Agent Knowledge Base ✍️

promptless Bot added 3 commits April 19, 2026 05:32
Add documentation for the new originParams configuration option that allows
setting default query parameters for URLs resolved against origin. Also
document the params option on goTo and checkLink actions that merges with
originParams, with step-level keys taking precedence.

Includes a practical example for testing with authentication tokens like
Clerk's testing mode, and notes about security considerations for parameter
values appearing in logs and reports.
Update documentation to explain that originParams only applies to
relative URLs resolved against origin, while step-level params apply
to all URLs. This distinction prevents accidentally leaking tokens
to third-party URLs and matches the final merged behavior in PR #261.
@hawkeyexl hawkeyexl closed this May 3, 2026
@promptless promptless Bot deleted the promptless/origin-params-documentation branch May 3, 2026 12:54
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant