FunctionShellToolParamEnvironmentContainerReferenceParam interface
model interface FunctionShellToolParamEnvironmentContainerReferenceParam
Properties
| container_id | The ID of the referenced container. |
| type | References a container created with the /v1/containers endpoint |
Property Details
container_id
The ID of the referenced container.
container_id: string
Property Value
string
type
References a container created with the /v1/containers endpoint
type: "container_reference"
Property Value
"container_reference"