repos

Create Repo

Create a repo.

post/api/v1/repos

Request body

repo_handlestring required
descriptionstring nullable
readmestring nullable
is_publicboolean required
tagsstring[] nullable
repo_type'prompt' | 'file' | 'agent' | 'skill'

Response

Successful Response

Changes