Skip to main content

Documentation Index

Fetch the complete documentation index at: https://litprotocol-vincent.mintlify.app/llms.txt

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

The VincentAbilityClient is used to handle all interactions with VincentAbilities — both local execution of its precheck() method and the execution of its execute() method via the LIT Action runtime. The VincentAbilityClient also handles calling policy precheck methods when they are defined, and returns all policy precheck results along with the ability precheck result.

API

Interfaces