iiRecord
Agentic AI Atlas · Ora submit_feedback
tool-descriptor:ora.submit-feedbacka5c.ai
II.
ToolDescriptor overview

tool-descriptor:ora.submit-feedback

Reference · live

Ora submit_feedback overview

Submits agent feedback for an Ora product check, including task outcome, friction points, recommendations, user intent, and optional layer scores.

ToolDescriptorOutgoing · 0Incoming · 1

Attributes

displayName
Ora submit_feedback
category
feedback
vendor
Ora
mode
mcp-tool
description
Submits agent feedback for an Ora product check, including task outcome, friction points, recommendations, user intent, and optional layer scores.
schema
{ "type": "object", "required": ["domain", "agent_id", "task_description", "outcome", "content", "recommendation"], "properties": { "domain": { "type": "string" }, "agent_id": { "type": "string" }, "task_description": { "type": "string" }, "outcome": { "type": "string" }, "content": { "type": "string" }, "recommendation": { "type": "string" }, "user_intent": { "type": "string" }, "friction_points": { "type": "array", "items": { "type": "string" } }, "layer_scores": { "type": "object" } } }

Outgoing edges

None.

Incoming edges

contains_tool_descriptor1