> ## Documentation Index
> Fetch the complete documentation index at: https://docs.kylon.io/llms.txt
> Use this file to discover all available pages before exploring further.

# agent

> `kylon workspace agent` command reference.

```text theme={null}
kylon workspace agent — kylon workspace help detail

agent — workspace agent directory
  kylon workspace agent directory [--query <keyword>] [--id <agent_id>]
    List workspace agents with their display name, avatar URL, access relation,
    and linked connection metadata (provider/toolkit and account name).
    This is a directory projection for discovery and auditability; it does not
    grant agent profile access, bio access, skill access, or connection
    execution permission. Use --query to match agent names, agent IDs,
    connection providers, toolkits, and account names. Use --id for one agent.

Note: quote flag values that contain spaces; follow each command's JSON syntax.
```
