SAP / SAP/cloud-sdk-python

SDK deos not provide API to Invoke another agent

Open
#297 0 comments 0 reactions 1 assignee View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
28
Forks
42
Avg merge
2d 13h
Merged PRs (30d)
35

Description

Describe the Problem

Within AgentGatewayClient, there is a method 'list_agent_cards', but does not have a 'call agent'. (similar to 'list_mcp_tool' and 'call_mcp_tool'). With AGW, to send message to a remote agent, a fragment needs to be fetched, exchange URL and token, many same patterns have to be implemented by agent app. Why not create an API to be shared?

Propose a Solution

Create a new method 'send_agent_message'. Refer to https://github.tools.sap/fin-trm-dispute-resolution-ag/dispute-resolution-ag/blob/main/app/services/common/a2a_destination.py

Describe Alternatives

No response

Affected Development Phase

Development

Impact

Inconvenience

Timeline

No response

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.