v1

latestOpenAPI 3.1.02026-07-22100167210.7 KB
Environments

Add Skill Registry

Adds a GitHub repository as a skill registry on the environment. Skills discovered in the repository are installed into workspaces at provisioning time.

post/v1/environments/{environmentId}/skills-registries

Path parameters

environmentIdstring required

Environment UUID, or the literal string global.

Request body

urlstring required

GitHub repository URL (e.g. https://github.com/org/skills-repo).

Response

Registry created

errorstring nullable required