Get a global prompt template
⏳ Pending - Waiting for backend endpoint
import { getGlobalPrompt } from "@cpod/sdk";const prompt = await getGlobalPrompt("system-welcome"); Copy
import { getGlobalPrompt } from "@cpod/sdk";const prompt = await getGlobalPrompt("system-welcome");
Get a global prompt template