fn action_instruction(action: ParagraphSuggestionAction) -> StringExpand description
Returns a short human-readable instruction for the given action id. Used so the model sees a precise operation description instead of an opaque id, and so we can stress “only this, nothing else” per action.