Search Standards
search_standardsSearch technical standards by identifier, title, or free text across NIST, IETF, W3C, and ETSI. Optionally filter results by standards body.
Instructions
Search technical standards by identifier, title, or free text.
Searches NIST, IETF, W3C, and ETSI. Use body to restrict to one
source body.
A cold catalogue makes this slow: the first call after a fresh install or
a cleared cache downloads and parses each body's index, which runs well
past the soft deadline. Such a call returns a job handle to poll with
get_job_result rather than the result itself.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| body | No | Optional filter — "NIST", "IETF", "W3C", or "ETSI". | |
| limit | No | Maximum results (max 50). | |
| query | Yes | Identifier, title, or free text. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||