Analyze Document Fidelity
analyze_doc_fidelityIdentify markdown export fidelity risks in AFFiNE documents by detecting unsupported block flavours and risky content paths.
Instructions
Inspect a document for markdown export fidelity risk, including unsupported AFFiNE block flavours and risky content paths.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | AFFiNE document id. | |
| workspaceId | No | AFFiNE workspace id. Omit only when AFFINE_WORKSPACE_ID is configured. |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| docId | Yes | ||
| exists | Yes | ||
| unsupportedBlocks | Yes | ||
| conditionallyRiskyBlocks | Yes |