Skip to main content
PATCH
Configure team toolkit sharing

Path Parameters

toolkit_id
string
required

Toolkit UUID or visible toolkit identifier.

Body

application/json
credential_mode
enum<string>
Available options:
personal,
shared
secret_bindings
object

Required environment-variable names mapped to saved secret IDs owned by the toolkit owner. Values are never accepted here.

Response

Updated toolkit and credential readiness.

created_at
string<date-time>
required
id
string<uuid>
required
installation_status
enum<string>
required
Available options:
not_started,
installing,
installed,
failed
is_system_global
boolean
required
language
enum<string>
required
Available options:
ts,
python,
go
name
string
required
pinned
boolean
required
toolkit_id
string
required
config_hash
string
dependencies
object
description
string
env_vars
string[]
init_code
string
installation_error
string
sharing
object
tags
string[]
updated_at
string<date-time>