List Execution Providers
list_execution_providersList execution providers and their capabilities to choose a suitable backend for running code. Provides machine-readable details on each provider's readiness and strictness.
Instructions
List execution providers (execution BACKENDS — local subprocess, gVisor-strict, remote) and their machine-readable capabilities.
This is about which BACKEND runs your code, not which LANGUAGE it runs —
a provider's ready/strict fields are resolution facts about the
backend itself. Per-language reliability (how much codecalc's CI has
actually verified a given language's toolchain, vs merely resolved it) is
a separate axis reported by list_languages/runtimes_status/codecalc doctor as tier; a ready provider says nothing about whether a
specific language running through it has ever been execution-tested.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |