search_packs
ActiveTool of Pipeworx
declared in 0.1.0
Search packs by keyword across names, descriptions, and tools (e.g., 'weather', 'translate'). Returns matching packs with details. Use to find specific capabilities.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "weather"
},
{
"query": "translate"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Search query"
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
Pipeworx
https://github.com/pipeworx-io/pipeworx
2/7 registries