Claude
search_by_tag
Find all entries in a soul with a specific tag.
Remote wolfe-jam/claude-faf-mcp
Remote (network-hosted)
Other tools also called search_by_tag?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"tag": {
"type": "string",
"description": "Tag to search for"
},
"soul": {
"type": "string",
"description": "Soul identifier"
}
}
}