update_runtime
Update a runtime's configuration by ID with a patch object. Optionally include workspace_id to target a specific workspace.
Instructions
Update a runtime's configuration.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ||
| patch | Yes | ||
| workspace_id | No | Workspace/company id. Omit to use the default or your only workspace. |