search_templates
Search user and public templates on Vast.ai using filters like tags to find matching machine images.
Instructions
Search user and public templates (GET /template/).
The endpoint always requires a select_filters body (pass {} for "all").
This tool defaults to {} when called without arguments.
Examples: search_templates() search_templates(select_filters={"tag": {"eq": "pytorch"}})
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| select_filters | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||