Skip to main content

add-error-handling

Wraps a PPTB tool's `toolboxAPI`/`dataverseAPI`/`powerplatformAPI`/file-system calls in `try`/`catch`, adds contextual logging, user-facing notifications, and retry logic for transient failures. Use when asked to "add error handling to this tool", "wrap my Dataverse calls in try/catch", "this tool crashes silently when a call fails", "add retry logic for throttled requests", or as a pre-publish hardening pass after `create-pptb-tool` and before `validate-pptb-tool`/`publish-pptb-tool`.

Jump to install

Source facts

Repository
aidevme/PPTB-skills
Last source activity
July 27, 2026 at 10:39
Detected SKILL.md language
English
Stars
3
Forks
0

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.