get_proposal_directories
Retrieve all proposal directories organized by status categories including edit, open, won, lost, and closed for efficient proposal management.
Instructions
Get all proposal directories grouped by status (edit, open, won, lost, closed)
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Input Schema (JSON Schema)
{
"properties": {},
"type": "object"
}