get_claudmaster_session_state
Retrieve the current state of an AI-assisted Dungeons & Dragons session, including action history and session details, to monitor campaign progress and interactions.
Instructions
Get the current state of a Claudmaster AI DM session.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| session_id | Yes | The session ID to query | |
| detail_level | No | Detail level: 'minimal', 'standard', or 'full' | standard |
| include_history | No | Whether to include action history | |
| history_limit | No | Max number of history entries to return |