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

Changes

No recorded changes to this endpoint across all 1 revision of this API.