You're viewing a demo portfolio

Join the waitlist
PRSM

x711_vault_query

Active

Tool of x711 — Universal Agent Gas Station

declared in 1.0.0

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."
    }
  }
}

What this tool wraps· 0 endpoints

min confidence0.700.50

No endpoints wrapped at confidence ≥ 0.50.

Parent server

x711 — Universal Agent Gas Station

1/7 registries
View full server →