agentbay_knowledge_export
Export project knowledge for agent onboarding, memory restoration, or local syncing. Filter by date, type, source, or include deprecated entries.
Instructions
Export all knowledge for a project. Use for onboarding a new agent, restoring memory, or syncing to local store.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| since | No | ISO date — only entries updated after this timestamp | |
| types | No | ||
| source | No | Filter to entries from a specific agent | |
| projectId | Yes | Project ID | |
| includeDeprecated | No | Include deprecated entries (default false) |