vibekit_agent_history
Retrieve past conversations with an app's AI agent. Provide the app ID and optional limit to review chat history and understand agent interactions.
Instructions
Get chat history with an app's AI agent.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| appId | Yes | The app ID to get agent history for | |
| limit | No | Maximum number of messages to return (default: 20) |