confluence_remove_label
Remove a label from a Confluence page by specifying the page ID or URL and the label name.
Instructions
Remove a label from a Confluence page.
Args:
page_id: A numeric page ID or a Confluence URL (including short /wiki/x/ links).
label: The label name to remove.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| label | Yes | ||
| page_id | Yes |