nexo_artifact_find
Find artifacts using a retrieval ladder: exact alias, port/path, fuzzy token, then recent. Interprets natural language queries for built or deployed resources.
Instructions
Find artifacts using the retrieval ladder: exact alias → port/path → fuzzy token → recent. PRIMARY retrieval tool for when users reference something built/deployed. Handles natural language like 'the backend', 'that script', 'localhost something'.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | What to search for — name, alias, port, path, or description fragment | |
| kind | No | Filter by kind (optional) | |
| state | No | Filter by state — default 'active'. Use 'all' for everything. | active |