agent adl list

List Agentforce Data Libraries in an org.

Description for agent adl list 

Returns all data libraries in the target org, including their source type, status, and library ID.

Flags 

Flag Name (Long)Flag Name (Short)Description
‑‑api‑versionN/AType: Value

Override the api version used for api requests made by this command
‑‑flags‑dirN/AType: Value

Import flag values from a directory.
‑‑jsonN/AType: Boolean

Format output as json.
‑‑source‑typeN/AType: Value
Valid Values: sfdrive, knowledge, retriever

Filter by source type: sfdrive, knowledge, or retriever.
‑‑target‑org‑oType: Value
Required

Username or alias of the target org. Not required if the target-org configuration variable is already set.

Examples for agent adl list 

List all data libraries in the default target org:

1sf agent adl list --target-org myOrg

List data libraries and output as JSON:

1sf agent adl list --target-org myOrg --json