lattice_search
Search across workers, stacks, and containers by name in a single call. Reduces time compared to separate list and filter operations when using a partial name.
Instructions
Search across workers, stacks and containers by name in one call. Faster than listing each type and filtering when you only have a partial name
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query | |
| limit | No | Max results |