get_bitbucket_creds
Fetch Bitbucket credentials (email and API token) from environment variables for API authentication.
Instructions
Retrieve Bitbucket credentials from environment variables. Returns: tuple: Containing the Bitbucket email and API token.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |