Creates a new directory commit for an agent or skill repository by applying file/link create, update, and delete operations.
commit(
repo: string,
params: DirectoryCommitParams,
options: RequestOptions
): APIPromise<DirectoryCommitResponse>| Name | Type | Description |
|---|---|---|
repo* | string | |
params* | DirectoryCommitParams | |
options | RequestOptions |