Back to catalog
Cortexa research tool·structure·sasbdb
SASBDB Search
Search SASBDB small-angle scattering database by query term or UniProt accession. Accepts free-text queries (routes to all-entries listing with guidance) or UniProt IDs (returns matching entries directly). Use SASBDB_get_entry with a specific code for full details.
Livelast probed 2026-04-30 23:07Z· 89msCortexa
Status
The most recent probe succeeded. Safe to call from the agent today.
- Last probed
- 1d ago
- Last success
- 1d ago
- Last latency
- 89ms
Schema
JSON Schema the agent (or your API call) must match.
{
"properties": {
"query": {
"description": "Search query: UniProt accession (e.g., 'P02769' for BSA) or free-text term. Note: SASBDB has no full-text search API; UniProt accessions are resolved directly.",
"type": "string"
}
},
"required": [
"query"
],
"type": "object"
}Examples (1)
Default SASBDB Search call
public-safeinput
{
"query": "BRCA1"
}Expected response keys: success
Anonymous-safe example. Rate-limited; no sign-in required.
Identifiers
- Catalog ID
- tu_SASBDB_search
- Tool name
- SASBDB_search
- Added
- 2026-04-30 22:47Z
- Tags
- tooluniverse