get_current_oci_profile
Identify which Oracle Cloud Infrastructure profile is currently active for API calls, helping users verify their working tenancy context.
Instructions
Get the currently active OCI profile.
Returns information about which profile is currently being used for API calls.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
No arguments |
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}