class documentation

class BackendOpOutput: (source)

View In Hierarchy

The backend operation's return value.

Deepagents protocol dataclasses (WriteResult / ReadResult / …) ride in the tagged form produced by _serde.dump_backend_result so the in-workflow stub can rebuild the real type; plain JSON values pass through unchanged.

Class Variable result Undocumented

Undocumented