Skip to content

holla slack api로 메시지 전송 시 user attribution 누락 #9

@ygpark80

Description

@ygpark80

현상

holla slack api chat.postMessage로 메시지를 보내면 사용자 attribution이 붙지 않고 bot으로 표시됨.

holla slack chat send / holla slack chat reply는 정상적으로 사용자 이름으로 전송됨.

개선 제안

  • holla slack apichat.postMessage, chat.update 등 쓰기 API 호출 시 경고 메시지 출력 (예: "Use holla slack chat send instead for proper user attribution")
  • 또는 SKILL.md에 가이드라인 추가: API passthrough는 읽기 전용 용도로 권장, 메시지 전송은 전용 커맨드 사용

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions