Optional_The _meta property is reserved by ACP to allow clients and agents to attach additional metadata to their interactions. Implementations MUST NOT make assumptions about values at these keys.
See protocol docs: Extensibility
OptionalexitThe process exit code (may be null if terminated by signal).
OptionalsignalThe signal that terminated the process (may be null if exited normally).
Exit status of a terminal command.