跳到主要内容

Scientific Tool Commands: tools

bohr tools discovers scientific tools and browses their domains and details.

Commands

CommandUsageDescription
domainsbohr tools domains [flags]List all top-level scientific domains in the Bohrium tool library, with tool counts per domain.
infobohr tools info <tool-key> [flags]Fetch detailed information about a scientific tool by its unique key ….
listbohr tools list [flags]List all top-level tool domains.
searchbohr tools search <query> [flags]Search the Bohrium scientific tool library using hybrid semantic and keyword retrieval.
subdomainsbohr tools subdomains --domain <id1,id2,...> [flags]List subdomains belonging to one or more tool domain node IDs.

For subcommands inside a command group, run bohr tools <group> --help.

Common parameters

ParameterDescription
--lang <language>Search language, default en-US
--k <number>Maximum search results, default 50
--keywords <json>Weighted search keywords as a JSON object
--domain <id>Limit listing to one or more domain IDs

Examples

bohr tools domains
bohr tools subdomains --domain physics-node-id
bohr tools search "molecular dynamics" --k 20
bohr tools info brueckna2020_MDFit -o json

Use the tool_unique_key returned by search with tools info. Tool search and detail requests may incur charges. Companion CLI installation is managed by bohr extension install.