search_advice
ActiveTool of advice
declared in 0.1.0
Search for advice by keyword or phrase (e.g., "confidence", "relationships"). Returns matching advice slips with text and IDs.
Parameters schema
{
"type": "object",
"examples": [
{
"query": "confidence"
},
{
"query": "relationships"
}
],
"required": [
"query"
],
"properties": {
"query": {
"type": "string",
"description": "Keyword or phrase to search for within advice text."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
advice
https://github.com/pipeworx-io/mcp-advice
2/7 registries