I want to be able to create and manage tags via the API (e.g., POST /v2/boards/{boardId}/tags). Currently, tags can only be created manually in the dashboard, which forces manual setup before automation can apply them. This is important for triage scripts that tag posts in bulk.