fork_status
Retrieve a complete fork record with title, state, participant components, change log, and environment snapshot using app ID and fork ID. Returns an error for unknown fork IDs.
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 |