MCPcopy
hub / github.com/MiniMax-AI/cli / query.ts

File query.ts

src/commands/search/query.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { defineCommand } from '../../command';
2import { requestJson } from '../../client/http';
3import { searchEndpoint } from '../../client/endpoints';
4import { formatOutput, detectOutputFormat } from '../../output/formatter';

Callers

nothing calls this directly

Calls 1

defineCommandFunction · 0.90

Tested by

no test coverage detected