github_codespaces_repo_machines_for_authenticated_user
List available machine types for a GitHub repository's Codespaces. Optionally specify location, IP, or branch to filter results.
Instructions
List available machine types for a repository
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| owner | Yes | owner | |
| repo | Yes | repo | |
| location | No | The location to check for available machines. Assigned by IP if not provided. | |
| client_ip | No | IP for location auto-detection when proxying a request | |
| ref | No | The branch or commit to check for prebuild availability and devcontainer restrictions. |