Resolves the flattened file tree for an agent or skill repository at a specific commit, tag, or latest.
list(
repo: string,
params: DirectoryListParams,
options: RequestOptions
): APIPromise<DirectoryListResponse>| Name | Type | Description |
|---|---|---|
repo* | string | |
params* | DirectoryListParams | |
options | RequestOptions |