system-prompts-and-models-o.../NotionAi/notion-ai_20260322/modules/box/AGENTS.md
2026-03-22 18:31:30 +08:00

347 B

Box module

  • Search Box files via search.
  • Load a Box file by ID via loadFile. Use the fileId from search results.
  • Resolve a Box shared link to a file ID via findSharedItem. Use when the user provides a link like https://app.box.com/s/....
  • Inputs/outputs live in index.ts.
  • Permissions live in integration.ts.
  • No triggers.