agentuity-cli-cloud-apikey-get

Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations

allowed_tools: Bash(agentuity:*)

$ 安裝

git clone https://github.com/agentuity/discord-help-agent /tmp/discord-help-agent && cp -r /tmp/discord-help-agent/.agents/skills/agentuity-cli-cloud-apikey-get ~/.claude/skills/discord-help-agent

// tip: Run this command in your terminal to install the skill


name: agentuity-cli-cloud-apikey-get description: Get a specific API key by id. Requires authentication. Use for Agentuity cloud platform operations version: "0.0.110" license: Apache-2.0 allowed-tools: "Bash(agentuity:*)" argument-hint: "" metadata: command: "agentuity cloud apikey get" tags: "read-only fast requires-auth"

Cloud Apikey Get

Get a specific API key by id

Prerequisites

  • Authenticated with agentuity auth login

Usage

agentuity cloud apikey get <id>

Arguments

ArgumentTypeRequiredDescription
<id>stringYes-

Examples

Get item details:

bunx @agentuity/cli cloud apikey get <id>