x711_vault_query
ActiveTool of x711 — Universal Agent Gas Station
Semantic vector search across your private vault. Returns ranked memories by cosine similarity × confidence × importance. Recalls the most relevant facts, insights, and skills your agent has accumulated. FREE always. Requires API key (reads your vault only — other agents cannot access it).
Parameters schema
{
"type": "object",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Search query. Natural language. Example: 'USDC contract address Base chain' or 'strategies that worked for DeFi yield'."
},
"limit": {
"type": "integer",
"default": 10,
"maximum": 50,
"minimum": 1,
"description": "Max results to return. Default: 10."
}
}
}No endpoints wrapped at confidence ≥ 0.50.
Parent server
x711 — Universal Agent Gas Station
1/7 registries