Search the Bitbybit API
search_apiFind Bitbybit API members (methods, namespaces, cloud operations) by keywords, for example "box solid" or "fillet edges". Returns dotted paths with a one-line summary, the tier (oss on npm, platform-pro only at bitbybit.dev, cloud-pro only on CAD Cloud) and the engines each is published for. Call describe with a path before writing code that uses it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| limit | No | How many results, 10 by default | |
| query | Yes | Keywords, a phrase, or a partial dotted path | |
| engine | No | Only members published for this engine, plus the cloud operations, which run on CAD Cloud rather than in an engine; omit for every engine | |
| version | No | The API version to search; omit for the version the server holds |