Create label
create_labelCreate a new label for organizing posts or media files. Use this when the user wants a new label/tag.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| name | Yes | Label name. | |
| type | No | Label type: "post" (default) or "media". | |
| color | No | Hex color code (e.g. "#6366f1"). Defaults to indigo. |