diagrid agent get
Get AI Agent
Description
Get details for AI Agent in a project
diagrid agent get <agent-id> [flags]
Examples
# Get details for a specific AI Agent
diagrid agent get my-agent --app-id my-app --project my-project
Options
-p, --project string Name of existing project
-a, --app-id string App ID associated with the AI Agent
-o, --output string Output format, supported [table, yaml, json] (default "table")
-h, --help help for get
Options inherited from parent commands
--api-key string Diagrid Cloud API key
SEE ALSO
- diagrid agent - Manage AI Agents