Loading...
Loading...
List and run Glean platform tools. Use when discovering available platform tools or executing them programmatically.
npx skill4agent add gleanwork/glean-cli glean-toolsPREREQUISITE: Readfor auth, global flags, and security rules.../glean-shared/SKILL.md
glean tools <subcommand> [flags]| Subcommand | Description |
|---|---|
| List available platform tools |
| Execute a platform tool |
| Flag | Type | Default | Description |
|---|---|---|---|
| boolean | false | |
| string | JSON request body | |
| json | ndjson | text | json |
glean tools list | jq '.[].name'# Show machine-readable schema for this command
glean schema tools
# List all available commands
glean schema | jq '.commands'