Secrets & Variables For Building Tools
Last updated
Last updated
As you build Kubiya tools, here are some of the environment variables and secrets you may need to define. This list can also be a useful resource when debugging tools that don't work.
These environment variables are included in EVERY request
Environment Variable | Description |
---|---|
These environment variables are automatically included based on WHERE the request originated from
Type | Name | Description |
---|---|---|
These secrets are automatically sent when their respective integrations are enabled
Type | Name | Description | User Token |
---|---|---|---|
Type | Name | Description | User Token |
---|---|---|---|
Type | Name | Description | User Token |
---|---|---|---|
KUBIYA_USER_ORG
User organization identifier
KUBIYA_USER_EMAIL
User email address
KUBIYA_USER_AGENT_UUID
Agent UUID identifier
Environment Variable
SLACK_THREAD_TS
Timestamp of the Slack thread
Environment Variable
SLACK_CHANNEL_ID
ID of the Slack channel
🔒 Secret
SLACK_API_TOKEN
Slack API token
❌
🔒 Secret
JIRA_OAUTH_TOKEN
Current user Jira API token
✅
🔒 Secret
GH_TOKEN
Current user GitHub API token
✅