Documentation Index
Fetch the complete documentation index at: https://docs.phinite.ai/llms.txt
Use this file to discover all available pages before exploring further.
Structure
handler: main function with validated inputsparameters: input schema with types and defaultsreturns: output schema for downstream use
tool.py
Error handling
- Validate required parameters
- Raise descriptive exceptions
- Return consistent error shapes