ps_symbol_list
List and filter symbols by category, tags, date, or search terms to manage and organize data within the promptspeak governance system.
Instructions
List symbols with optional filtering.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| category | No | Filter by category | |
| tags | No | Filter by tags | |
| created_after | No | Filter by creation date (ISO 8601) | |
| created_before | No | Filter by creation date (ISO 8601) | |
| search | No | Search in symbolId and commanders_intent | |
| limit | No | Max results (default: 50) | |
| offset | No | Pagination offset |