Claude Code Plugins

Community-maintained marketplace

Feedback

agentuity-cli-cloud-session-logs

@agentuity/examples
3
0

Get logs for a specific session. Requires authentication. Use for Agentuity cloud platform operations

Install Skill

1Download skill
2Enable skills in Claude

Open claude.ai/settings/capabilities and find the "Skills" section

3Upload to Claude

Click "Upload skill" and select the downloaded ZIP file

Note: Please verify skill by going through its instructions before using it.

SKILL.md

name agentuity-cli-cloud-session-logs
description Get logs for a specific session. Requires authentication. Use for Agentuity cloud platform operations
version 0.0.103
license Apache-2.0
allowed-tools Bash(agentuity:*)
argument-hint <session_id>
metadata [object Object]

Cloud Session Logs

Get logs for a specific session

Prerequisites

  • Authenticated with agentuity auth login

Usage

agentuity cloud session logs <session_id> [options]

Arguments

Argument Type Required Description
<session_id> string Yes -

Options

Option Type Required Default Description
--projectId string Yes - Project ID (for display purposes)
--deploymentId string Yes - Deployment ID (for display purposes)
--timestamps boolean No true Show timestamps in output

Examples

View logs for session:

bunx @agentuity/cli cloud session logs sess_abc123xyz

Hide timestamps:

bunx @agentuity/cli cloud session logs sess_abc123xyz --no-timestamps

Output

Returns: array