frappe-syntax-whitelisted

Official

Secure, whitelisted API endpoints in Frappé.

AuthorOpenAEC-Foundation
Version1.0.0
Installs0

System Documentation

What problem does it solve?

Expose Frappe Python functions as secure HTTP endpoints with proper permission checks and type validation.

Core Features & Use Cases

  • Enables safe exposure of standalone APIs and Document controller methods via the @frappe.whitelist() decorator.
  • Integrates with frappe.call, frm.call, and REST calls with built-in permission and input handling patterns.
  • Provides clear guidelines for parameter handling, error handling, and consistent response structures across v14–v16.

Quick Start

Register a function as a whitelisted API by adding @frappe.whitelist(...) to your module and call it via frappe.call or REST.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: frappe-syntax-whitelisted
Download link: https://github.com/OpenAEC-Foundation/Frappe_Claude_Skill_Package/archive/main.zip#frappe-syntax-whitelisted

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.