create-tag
Create a key/value tag to label and organize RunPod resources, with optional attachment of pods, volumes, or endpoints at creation time.
Instructions
Create a key/value tag, optionally attaching resources at creation. v2-only — returns a 501 notice on the v1 API.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| key | Yes | Tag key (e.g. "project") | |
| value | Yes | Tag value (e.g. "gpt-training") | |
| resources | No | Resources to attach to the tag at creation time |