List all global prompt templates
Optional
⏳ Pending - Waiting for backend endpoint
import { listGlobalPrompts } from "@cpod/sdk";const { prompts } = await listGlobalPrompts({ category: "support" }); Copy
import { listGlobalPrompts } from "@cpod/sdk";const { prompts } = await listGlobalPrompts({ category: "support" });
List all global prompt templates