x711_vault_query
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).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| q | Yes | Search query. Natural language. Example: 'USDC contract address Base chain' or 'strategies that worked for DeFi yield'. | |
| limit | No | Max results to return. Default: 10. |