list-templates
Retrieve a list of available templates, with options to include official RunPod templates, community public templates, or endpoint-bound templates.
Instructions
List available templates. By default returns only the user's own templates. Use includeRunpodTemplates to also include official RunPod templates. The recommended default template for new pods is "Runpod Pytorch 2.8.0" (ID: runpod-torch-v280) — it has the latest CUDA and PyTorch versions.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| includeRunpodTemplates | No | Include official RunPod templates in the response | |
| includePublicTemplates | No | Include community-made public templates in the response | |
| includeEndpointBoundTemplates | No | Include templates bound to Serverless endpoints in the response |