Data Source: oci_generative_ai_agent_agents

This data source provides the list of Agents in Oracle Cloud Infrastructure Generative Ai Agent service.

ListAgents

Gets a list of agents.

Example Usage

data "oci_generative_ai_agent_agents" "test_agents" {

	#Optional
	compartment_id = var.compartment_id
	display_name = var.agent_display_name
	state = var.agent_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Agent Reference

The following attributes are exported: