Input

Inline test input descriptor modeling an event payload. Set fields based on the target event type.

Usage

Source

Input()

Parameter Attributes

command: str | None = None
file: str | None = None
content: str | None = None
old: str | None = None
tool: str | None = None
prompt: str | None = None
agent_type: str | None = None
permission_mode: str | None = None
transcript: Path | TranscriptFixture | list[dict[str, Any]] | None = None