We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f799280 commit f6302a8Copy full SHA for f6302a8
2 files changed
docs/mcp/tools/docs.md
@@ -86,6 +86,4 @@ No parameters.
86
87
## See also
88
89
-- [`b2c docs search`](../../cli/docs/search) — CLI search
90
-- [`b2c docs read`](../../cli/docs/read) — CLI read
91
-- [`b2c docs schema`](../../cli/docs/schema) — CLI XSD reader
+- [Docs CLI commands](/cli/docs) — `b2c docs search` / `read` / `schema`
docs/mcp/tools/logs.md
@@ -119,6 +119,4 @@ No parameters.
119
120
121
122
-- [`b2c logs tail`](../../cli/logs/tail) — interactive CLI tail
123
-- [`b2c logs get`](../../cli/logs/get) — one-shot CLI fetch
124
-- [`b2c logs list`](../../cli/logs/list) — list log files from the CLI
+- [Logs CLI commands](/cli/logs) — `b2c logs tail` / `get` / `list`
0 commit comments