Skip to main content

Documentation Index

Fetch the complete documentation index at: https://docs.praison.ai/llms.txt

Use this file to discover all available pages before exploring further.

createApprovalCallback

Function
This function is defined in the planning module.

Signature

def createApprovalCallback(config?: ApprovalCallbackConfig) -> ApprovalCallback

Returns

Returns
ApprovalCallback
The result of the operation.

Uses

  • ApprovalCallback

Source

View on GitHub

src/planning/index.ts at line 215

JS Approval

JS Callbacks