Artfical AI / Docs
tCode overview Open tAI Install tCode
Connectors

Searching and the shared alias

Typing a connector command followed by a query brings up a live dropdown of results as you type, the same interaction pattern already used for command completion elsewhere in tCode.

See Usage examples for exactly what that dropdown looks like across all four providers and how picking a result attaches it to your next message.

All four are also reachable through one shared alias, /connectors <provider> <query>, useful when typing the general form is more natural in the moment than remembering which of the four provider-specific command names to reach for.

The dropdown filters live as you type, narrowing with every character rather than requiring you to finish typing a full query and press enter first; this makes it fast to spot the right result even from a partial or approximately remembered subject line.

Tab selects the highlighted result, the same key used for command completion elsewhere in tCode, so there is nothing new to learn about the mechanics of picking an item once you already know how completion works, described in Usage examples.