Properties for text secrets are specified in theDocumentation Index
Fetch the complete documentation index at: https://docs.prophecy.ai/llms.txt
Use this file to discover all available pages before exploring further.
properties object when creating or updating a secret. Text secrets store plain text values such as API keys, service account JSON, or other string-based credentials.
Properties
The key name for the secret. This name is used to reference the secret in connections and other
resources.
The secret value as a plain text string. For service account keys, this should be the complete
JSON string.

