I am building agent to agent communication and wondering if there is a standard format for passing information (prompts, results, flow logic, auth) from one agent to another?
I am building agent to agent communication and wondering if there is a standard format for passing information (prompts, results, flow logic, auth) from one agent to another?
Hi @Pacho ! There is this Agent Protocol you may want to have a look at.