Skip to main content
POST
Error

Authorizations

X-API-Key
string
header
required

Body

application/json

Fields to create a repo

repo_handle
string
required
is_public
boolean
required
tag_value_ids
string<uuid>[] | null
Maximum array length: 100
description
string | null
readme
string | null
tags
string[] | null
repo_type
enum<string>
default:prompt
Available options:
prompt,
file,
agent,
skill
source
enum<string> | null
Available options:
internal,
external
restricted_mode
boolean | null

Response

Successful Response

repo
RepoWithLookups · object
required

All database fields for repos, plus helpful computed fields.