github_codespaces_create_with_repo_for_authenticated_user
Creates a codespace in a specified repository for the authenticated user, supporting optional configuration via a JSON body.
Instructions
Create a codespace in a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| body | No | Request body (JSON object) |