Metis — Find Tools
find_toolsSearch the Metis tool catalogue by keyword and load matching tools on demand, making them callable.
Instructions
Search Metis's full tool catalogue and load the matching tools on demand.
Most Metis tools are kept out of the active set to save context; this finds the
ones you need by keyword (e.g. "dhis2 tracker", "clean dataset", "backup",
"knowledge graph", "transcribe"), makes them callable, and returns their names.
After calling this, call the returned tools directly as normal.
Args:
query: Keywords describing what you want to do.
limit: Max tools to return/load (default 8).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | ||
| query | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |