workspace_create
Creates a new workspace for pull request automation, returning its unique identifier and expiration time. Clamps TTL to the maximum allowed duration.
Instructions
Create a new workspace and return its identifier.
The ``ttl_minutes`` is clamped to the maximum allowed TTL from configuration.
Returns workspace info including expiration time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| mode | No | code | |
| ttl_minutes | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||