Agent skill
agentuity-cli-cloud-apikey-get
Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations
Stars
163
Forks
31
Install this agent skill to your Project
npx add-skill https://github.com/majiayu000/claude-skill-registry/tree/main/skills/testing/agentuity-cli-cloud-apikey-get
Metadata
Additional technical details for this skill
- tags
- read-only fast requires-auth
- command
- agentuity cloud apikey get
SKILL.md
Cloud Apikey Get
Get a specific API key by id
Prerequisites
- Authenticated with
agentuity auth login
Usage
bash
agentuity cloud apikey get <id>
Arguments
| Argument | Type | Required | Description |
|---|---|---|---|
<id> |
string | Yes | - |
Examples
Get item details:
bash
bunx @agentuity/cli cloud apikey get <id>
Didn't find tool you were looking for?