Data Source: oci_generative_ai_agent_tools

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

Gets a list of tools.

Example Usage

data "oci_generative_ai_agent_tools" "test_tools" {

	#Optional
	agent_id = oci_generative_ai_agent_agent.test_agent.id
	compartment_id = var.compartment_id
	display_name = var.tool_display_name
	state = var.tool_state
}

Argument Reference

The following arguments are supported:

Attributes Reference

The following attributes are exported:

Tool Reference

The following attributes are exported: