github_codespaces_create_with_pr_for_authenticated_user
Create a codespace linked to a specific pull request for review or testing. Provide owner, repo, and pull number to launch a cloud development environment.
Instructions
Create a codespace from a pull request
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| pull_number | Yes | pull_number | |
| body | No | Request body (JSON object) |