Search through stored memories. This method is called ANYTIME the user asks anyt...
https://staging.toolkit.dev/api/tool/memory/search-memoriesOverview
Search through stored memories. This method is called ANYTIME the user asks anything.
Protocol
x402
Price
$0.01
Payment Asset
USD Coin
Payment Network
Base
Category
tools/search
Provider
staging
Source
bazaar
Indexed
2026-03-02 01:01:28
Health
Status
healthy
Latency (p50)
1073ms
Uptime (30d)
100.0%
Reliability Score
85/100
Last Checked
2026-06-25 18:22:09
Last Healthy
2026-06-25 18:22:09
Consecutive Failures
0
x402 Payment Validation
Payment Requirements
Valid
Asset Verified
—
Facilitator
—
Input Schema
{
"bodyFields": {
"query": {
"description": "The search query. This is the query that the user has asked for. Example: 'What did I tell you about the weather last week?' or 'What did I tell you about my friend John?'",
"required": true,
"type": "string"
}
},
"bodyType": "json",
"method": "POST",
"type": "http"
}
Output Schema
{
"properties": {
"memories": {
"required": true,
"type": "array"
},
"query": {
"required": true,
"type": "string"
}
},
"required": [
"memories",
"query"
],
"type": "object"
}
Recent Health Checks
| Time | Status | HTTP | Latency | Error |
|---|---|---|---|---|
| 2026-06-25 18:22:09 | healthy | 402 | 1073ms | |
| 2026-06-25 11:22:54 | healthy | 402 | 1087ms | |
| 2026-06-25 08:34:37 | healthy | 402 | 991ms | |
| 2026-06-25 05:28:32 | healthy | 402 | 1014ms | |
| 2026-06-24 08:11:41 | healthy | 402 | 1493ms | |
| 2026-06-24 02:52:53 | healthy | 402 | 978ms |