submitFeedback
Submit explicit user-approved feedback to the Langfuse team. Before calling, ask permission and show the exact payload. If the user wants a reply, ask them to include their email address in the feedback text; only use an address they explicitly provide and show it in the exact payload preview. Do not include secrets, credentials, customer/project data, trace payloads, or unrelated context; the only contact detail to include is an explicitly provided reply email.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| goal | No | ||
| target | Yes | The specific instance within targetType: the skill name, MCP tool name, CLI command, API endpoint path, or docs page path (e.g. 'queryMetrics', '/docs/mcp'). An identifier, not a sentence. | |
| feedback | Yes | ||
| targetType | Yes | Category of the thing the feedback is about. | |
| referenceUrl | No |