Tool to create a new secret in an ngrok vault for secure storage of sensitive data like API keys, passwords, or tokens. Use when you need to securely store sensitive information that can be referenced in traffic policies without exposing the actual values.
nameRequiredstringName of secret. This is a required field.
valueRequiredstringValue of secret. This is the sensitive data to be stored securely. This is a required field.
metadatastringArbitrary user-defined metadata for this secret. Can be used for tagging, categorization, or storing additional context.
vault_idstringUnique identifier of the referenced vault where this secret will be stored. Either vault_id or vault_name must be provided.
vault_namestringName of the referenced vault where this secret will be stored. Either vault_id or vault_name must be provided.
descriptionstringHuman-readable description of the secret and its purpose.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.