Getting Started with A2A Server

The outlined steps guide you on how to set up and use Autonomous AI Database A2A server.

  1. Enable A2A Server

    Enable the A2A server for your Autonomous AI Database by configuring the required database settings and OCI resources.

  2. Create Select AI Agent Teams

    Create and configure Select AI agent teams that you want to expose as A2A agents.

  3. Register an OAuth Client

    Register an OAuth client and generate client credentials that external A2A client applications use to authenticate with the A2A server.

  4. Generate Bearer Token

    Generate a bearer token for a database user to authenticate requests to the A2A server APIs.

  5. List Available Agents

    Retrieve the list of Select AI agent teams available to a database user and obtain their Agent Card URLs.

  6. Get Agent Card

    Retrieve the Agent Card for a Select AI agent team to discover its capabilities, skills, and authentication requirements.

  7. Configure Oracle In-Database Agents in an A2A Client Agent

    Configure an A2A client application to connect to and use Oracle Autonomous AI Database agents.

  8. Call an Agent

    Send requests from an A2A client application to an Oracle Autonomous AI Database agent and review the responses returned by the agent.