Comment review tool
This commit is contained in:
committed by
pullfrog[bot]
parent
a3a1530da2
commit
ecbbc3ae6f
@@ -6,6 +6,8 @@ import type { ToolContext } from "./server.ts";
|
||||
import { execute, tool } from "./shared.ts";
|
||||
|
||||
// fragment for nested replyTo (5 levels deep covers most threads)
|
||||
// because in_reply_to_id generally points to the top-level comment
|
||||
// this doesn't actually work as expected
|
||||
const REPLY_TO_FRAGMENT = `
|
||||
replyTo {
|
||||
databaseId
|
||||
|
||||
Reference in New Issue
Block a user