record_interaction
Log success, latency, and failure data after using an agent, tool, or service to build a shared reputation dataset other agents can query before choosing tools.
Instructions
Record an interaction with an agent, tool, or service after using it. Helps build the shared reputation dataset for the community.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| actor | Yes | Your agent/system identifier | |
| source | No | ||
| target | Yes | Identifier of what you used | |
| outcome | Yes | ||
| task_type | Yes | What kind of task was performed. e.g. 'web_search', 'code_gen' | |
| latency_ms | No | How long it took in milliseconds | |
| target_type | Yes |