version: "1.0.0" name: linear-history description: View Linear issue history. Use for activity logs and audit trails. allowed-tools: Bash
# View issue activitylinear-cli hist issue LIN-123linear-cli hist issue LIN-123 --output json # With paginationlinear-cli hist issue LIN-123 --limit 50linear-cli hist issue LIN-123 --all
--limit N
--all
--output json