Commands  ›   ›  Annotation Add String Or Tag To Pipe

Annotation Add String Or Tag To Pipe

writes to model Public API · not yet exposed

Coming soon

Before you run this

Pipe resolvable; Comments parameter writable.

After it runs

One parameter write inside a Transaction.

When to use this

Don't use this when

Visible tag families — that's a TagAll workflow.

Inputs

NameKindTypeRequiredDefaultDescription
PresetKind config string no "placement_config" Deterministic config preset

Decision flow

1) Resolve pipe (resolver or selection).
2) Read Comments param; append or overwrite based on append.
3) Single Transaction; Commit / rollback.
4) Emit final_comment.

What you'll see in the chat

on start
Adding annotation comment to pipe…
thinking
Resolving pipe + Comments param…
on success
Comment set.
on failure
Annotation failed: {error}

REST API

Not yet exposed

This command does not carry a [RestApi] attribute today. Once tagged, this section will auto-populate with:

  • POST /api/v1/commands/annotation_add_string_or_tag_to_pipe
  • Request body schema (from [RestApiParam])
  • Response schema (from [RestApiResponse])
  • curl / JS / Python code examples

Keywords & intent patterns

annotationaddstringortagtopipe · annotate pipe · pipe comments set

Pillar