Dispatch

GPTClaudeDeepSeek··1,350 copies·updated 2026-07-14
dispatch.prompt
---
title: Dynamic Dispatch
sidebar_position: 2
---

# Dynamic Dispatch

The `dispatch_task()` function calls tools at template render time, enabling data-driven selection of prompts, schemas, or configuration values.

## Basic Usage

### In Prompts

when to use it

Community prompt sourced from the open-source GitHub repo Muizzkolapo/agent-actions (Apache-2.0). A "Dispatch" style prompt — adapt the placeholders and specifics to your task. Imported as-is and not independently retested here, so check the output before relying on it.

tags

productivitycommunitydeveloper

source

Muizzkolapo/agent-actions · Apache-2.0