Skip to main content

AgentResourceDeletePreviewTarget

One resource whose Agent references must be checked before deletion.

resource_typeResource Type (string)required

Possible values: [tool, actor, prompt, semantic_table, semantic_template, llm_model]

resource_idResource Id (string)required
AgentResourceDeletePreviewTarget
{
"resource_type": "tool",
"resource_id": "string"
}