NeoGraph 0.10.0
A C++17 Graph Agent Engine Library — LangGraph for C++
Loading...
Searching...
No Matches
neograph::a2a::Task Struct Reference

A unit of work tracked by the agent (spec §6.1). More...

#include <types.h>

Collaboration diagram for neograph::a2a::Task:
[legend]

Public Attributes

std::string context_id
 server-generated grouping id
 
std::string id
 server-generated, REQUIRED
 

Detailed Description

A unit of work tracked by the agent (spec §6.1).

Definition at line 90 of file types.h.


The documentation for this struct was generated from the following file: