Public beta — not for production use. Data may be wiped at any time. Questions? Contact us.
Documentation menu

axiom pin

Pin a node or flow as a favorite tool

View as Markdown
<!-- GENERATED by docs/scripts/gen-cli-reference — DO NOT EDIT. Source of truth: the cobra command definitions in cmd/axiom/cmd/. Regenerate from the repo root with: go run ./docs/scripts/gen-cli-reference -->

axiom pin

Pin a node or flow as a favorite tool

Pin a published node or compiled flow as a favorite.

Pins live in your tenant+client's shared tool store — the SAME store the hosted Axiom MCP server reads — so a tool pinned here surfaces as a first-class typed tool there too, and vice versa.

axiom pin node nadia/summarizer/Summarize@0.1.0
axiom pin flow 01HQY5K7XWZ6N8R2BTEF4...

Pinning is idempotent: re-pinning an already-pinned target is a no-op.

Requires a prior "axiom login" (pins are scoped to your identity).

Usage

axiom pin [flags]
axiom pin [command]

Flags

FlagShorthandTypeDefaultDescription
--help-hboolhelp for pin

Subcommands

CommandDescription
axiom pin flowPin a flow as a favorite tool
axiom pin nodePin a node as a favorite tool

See also