Module query

Module query 

Source
Expand description

Simple query function for one-shot interactions

Functionsยง

query
Query Claude Code for one-shot interactions.
query_stream
Query Claude Code with streaming responses for memory-efficient processing.
query_stream_with_content
Query Claude Code with streaming and structured content blocks.
query_with_content
Query Claude Code with structured content blocks (supports images).