Docs.rs
clickup-cli-0.9.1
clickup-cli 0.9.1
Permalink
Docs.rs crate page
Apache-2.0
Links
Homepage
Repository
crates.io
Source
Owners
nicholasbester
Dependencies
chrono ^0.4
normal
clap ^4
normal
clap_complete ^4
normal
comfy-table ^7
normal
dirs ^6
normal
regex ^1
normal
reqwest ^0.13
normal
serde ^1
normal
serde_json ^1
normal
thiserror ^2
normal
tokio ^1
normal
toml ^1
normal
assert_cmd ^2
dev
predicates ^3
dev
tempfile ^3
dev
wiremock ^0.6
dev
Versions
66.43%
of the crate is documented
Platform
x86_64-unknown-linux-gnu
Feature flags
docs.rs
About docs.rs
Badges
Builds
Metadata
Shorthand URLs
Download
Rustdoc JSON
Build queue
Privacy policy
Rust
Rust website
The Book
Standard Library API Reference
Rust by Example
The Cargo Guide
Clippy Documentation
Skip to main content
Module mcp
clickup_
cli
0.9.1
Module mcp
Module Items
Modules
Functions
In crate clickup_
cli
clickup_cli
Module
mcp
Copy item path
Source
Modules
§
classify
Classification of MCP tool names into (Class, group).
filter
Runtime filter for the MCP tool list.
Functions
§
filtered_
tool_
list
Returns
tool_list()
with any tool the filter disallows removed.
handle_
tools_
call_
early
Inspects a
tools/call
request and returns a JSON-RPC response when the request can be resolved WITHOUT executing the tool itself (missing tool name, or tool is filtered out). Returns
None
when the caller should proceed to invoke the tool.
serve
tool_
list