Query Character Session
query_character_sessionRead one calculated result for a finalized D&D 5e character outside battle: ability checks, jump, proficiency, speed, AC, spells, forms, rituals, or weapon mastery, with no state change.
Instructions
Read one calculated result for a finalized character outside Battle without changing its state. Choose query.kind for ability-check abilities or jump abilities, proficiency, linked speeds, Armor Class, spell access, known forms, rituals, or Weapon Mastery, and supply only that variant's fields. The character must be available in this Play Session. Use inspect_character_session for stored character and core sheet facts, or apply_character_session_operation to change it.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| query | Yes | Choose exactly one kind and provide its required fields. Returns a read-only projection; it does not roll checks, cast spells, spend resources, or change selections. | |
| characterId | Yes | Character Session id from finalize_character or list_characters in this Play Session. The character must be available outside Battle. | |
| playSessionId | Yes | Play Session handle returned by create_play_session for follow-up stateful calls in the same local process or authenticated account. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||