docs: Add keywords and descriptions for every page, rewrote llms.txt, added another redirect (#5461)
Some checks failed
Run tests and pre-commit / Run tests and pre-commit hooks (push) Has been cancelled
Run tests and pre-commit / Frontend Lint and Build (push) Has been cancelled
Publish Fern Docs / run (push) Has been cancelled

This commit is contained in:
Kunal Mishra 2026-04-12 06:53:07 +05:30 committed by GitHub
parent 94470d68a7
commit 022ec7b185
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
96 changed files with 1273 additions and 0 deletions

View file

@ -1,7 +1,16 @@
---
title: Workflow Parameters
subtitle: Pass dynamic values into your workflows at runtime
description: Define input and credential parameters in the Skyvern Cloud UI workflow editor to pass dynamic values like URLs, JSON data, and vault credentials into workflows at runtime.
slug: cloud/add-parameters
keywords:
- input parameter
- credential parameter
- runtime value
- Bitwarden
- 1Password
- Azure Key Vault
- JSON
---
Parameters let you create reusable workflows that accept different input values each time they run. Instead of hardcoding a URL or search term into a block, reference a parameter and fill in the value when you run the workflow.