.nh .TH "glab" "1" "Jun 2026" "Auto generated by spf13/cobra" "" .SH NAME glab-orbit-remote-tools - Show the GitLab Knowledge Graph MCP tool manifest. (EXPERIMENTAL) .SH SYNOPSIS \fBglab orbit remote tools [flags]\fP .SH DESCRIPTION Calls \fBGET /api/v4/orbit/tools\fR and prints the MCP tool manifest as pretty-printed JSON. The manifest carries the authoritative JSON Schema for the query DSL inside the \fBparameters\fR field of the \fBquery_graph\fR tool. It is the source of truth for the query body shape. .PP This feature is an experiment and is not ready for production use. It might be unstable or removed at any time. For more information, see https://docs.gitlab.com/policy/development_stages_support/. .SH OPTIONS \fB--hostname\fP="" GitLab hostname to query. Defaults to the current repository's host or \fBgitlab.com\fR\&. .PP \fB--jq\fP="" Filter JSON output with a jq expression. .SH OPTIONS INHERITED FROM PARENT COMMANDS \fB-h\fP, \fB--help\fP[=false] Show help for this command. .SH EXAMPLE .EX $ glab orbit remote tools .EE .SH SEE ALSO \fBglab-orbit-remote(1)\fP