Data Source: oci_generative_ai_agent_agent

This data source provides details about a specific Agent resource in Oracle Cloud Infrastructure Generative Ai Agent service.

GetAgent

Gets information about an agent.

Example Usage

data "oci_generative_ai_agent_agent" "test_agent" {
	#Required
	agent_id = oci_generative_ai_agent_agent.test_agent.id
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported: