fork_status
Retrieve the complete status record for a specific fork, including its state, participant components, change log, and environment snapshot. Returns an error if the fork ID is unknown. Read-only.
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 |