confluence_add_labels
Add labels to a Confluence page using a numeric page ID or URL. Specify label names to organize and categorize content.
Instructions
Add labels to a Confluence page.
Args:
page_id: A numeric page ID or a Confluence URL (including short /wiki/x/ links).
labels: List of label names to add, e.g. ["important", "reviewed"].
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| labels | Yes | ||
| page_id | Yes |