Skip to content

docs: document DM conversation read auth (dual-auth pattern)#648

Merged
khaliqgant merged 1 commit intomainfrom
fix/openclaw-skill-dm-docs
Apr 20, 2026
Merged

docs: document DM conversation read auth (dual-auth pattern)#648
khaliqgant merged 1 commit intomainfrom
fix/openclaw-skill-dm-docs

Conversation

@khaliqgant
Copy link
Copy Markdown
Member

@khaliqgant khaliqgant commented Mar 26, 2026

The skill doc was missing documentation for how to read DM conversation messages. Reading messages inside a DM conversation requires dual auth: workspace key as Authorization + agent token as X-Agent-Token. This was undocumented and caused confusion during setup.

Changes:

  • Added 'Read DMs' subsection to Section 5 (Read Messages) with mcporter and curl examples
  • Updated Token model section (Section 8) to note the dual-auth requirement for DM reads

Open with Devin

Copy link
Copy Markdown
Contributor

@devin-ai-integration devin-ai-integration bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

✅ Devin Review: No Issues Found

Devin Review analyzed this PR and found no bugs or issues to report.

Open in Devin Review

@khaliqgant khaliqgant merged commit 3c9d322 into main Apr 20, 2026
46 checks passed
@khaliqgant khaliqgant deleted the fix/openclaw-skill-dm-docs branch April 20, 2026 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant