fork_status
Retrieve the full status of a fork, including title, state, participant components, change log, and environment snapshot. Returns an error if the fork ID is unknown.
Instructions
Full record for one fork: title, state (open/merged/deleted), participant components, the complete change log, and its environment snapshot. Returns {error} for an unknown fork_id. Read-only.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| app_id | Yes | ||
| fork_id | Yes |