get_access_key
Retrieve details of an access key by providing its ID and the project ID. Returns key information for managing Ansible automation tasks.
Instructions
Get an access key by ID.
Args: project_id: ID of the project key_id: ID of the access key
Returns: Access key details
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | ||
| key_id | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||