haops_pin_message
Pin or unpin a message in a HAOps discussion to highlight important content or reduce clutter.
Instructions
Pin or unpin a discussion message.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| pinned | Yes | true to pin, false to unpin | |
| verbose | No | If true, return the full API response instead of the compact summary (default: false) | |
| messageId | Yes | UUID of the message to pin/unpin | |
| projectSlug | Yes | The project slug (URL identifier) | |
| discussionId | Yes | UUID of the discussion |