[SUGGESTED_QUERY]
Python script for Chaser API interaction
May 16, 05:24 PM
[SUGGESTED_QUERY]
Chaser MCP server JSON-RPC integration
May 16, 05:24 PM
[Command-Line Output]
Development session for 'chaser-cli' using Python.
- Authentication and tool catalog retrieval.
- Adding typed subcommands to chaser.py.
- MCP server setup for Chaser (https://api.trychaser.com/mcp).
- File path: D:\ClaudeDev\00_GITHUB\chaser-cli\chaser.py
- User: mikem
May 16, 05:23 PM
[SUGGESTED_QUERY]
honcho cli tool development session
May 16, 05:23 PM
[SUGGESTED_QUERY]
connect chaser to claude mcp
May 16, 05:23 PM
[SUGGESTED_QUERY]
chaser-cli python development
May 16, 05:23 PM
[SUGGESTED_QUERY]
API integration configuration settings
May 16, 05:23 PM
[SUGGESTED_QUERY]
Chaser API documentation and key
May 16, 05:23 PM
Tag: chaser-api
Source: CLOUD_LLM
May 16, 05:23 PM
T9NUNQUVD-U9MT67Y90-1a72ce0cc11c44889c000b425e8f0d39 API key! and docs https://www.trychaser.com/api
May 16, 05:23 PM
Website: https://www.trychaser.com/api#tasks-completefor
May 16, 05:23 PM
[Web Browser Content]
Chaser Public API
Build integrations, automate workflows, and manage tasks programmatically.
Looking to connect an AI agent?
You don't need an API key. Connect via MCP to use Chaser inside tools like ChatGPT, Claude, and Cursor.
Introduction
The Chaser Public API lets you programmatically manage tasks in your Slack workspace. You can create, read, update, complete, reopen, delete tasks, and log time — everything you can do in the Chaser dashboard.
API Methods:
tasks.list
tasks.info
tasks.create
tasks.update
tasks.delete
tasks.complete
tasks.completeForAll
tasks.completeFor
POST /v2/tasks.completeFor
Complete the task for specific assignees.
Example Request:
{
"task_id": "507f1f77bcf86cd799439e11",
"assignees": ["U07SN787V51", "jane@example.com"]
}
Response:
{
"ok": true,
"task": {
"id": "5e7f1f77bcf86cd799439011",
"summary": "Review the Q1 report",
"status_label": "2 of 3 Completed",
"completed_at": null,
"assignee_count": 3,
"completed_count": 2
}
}
May 16, 05:23 PM
[SUGGESTED_QUERY]
Chaser API task completion for specific assignees
May 16, 05:23 PM
[SUGGESTED_QUERY]
how to use Chaser API for task management
May 16, 05:23 PM
[SUGGESTED_QUERY]
Chaser Public API documentation for Slack integration
May 16, 05:23 PM
Website: https://trychaser.com/api
May 16, 05:23 PM
Person: jane@example.com
May 16, 05:23 PM
[SUGGESTED_QUERY]
Chaser task management API endpoints
May 16, 05:23 PM
[SUGGESTED_QUERY]
how to integrate Chaser with Slack
May 16, 05:23 PM
[SUGGESTED_QUERY]
Chaser API documentation for Slack integration
May 16, 05:23 PM
https://www.trychaser.com/api
May 16, 05:23 PM
[Web Browser Content]
Merlino Marketing - Calendar - Saturday, May 16, 2026
Calendar View:
- Today: May 16, 2026
- Work
- Developers Call Tracking
Sidebar/Tools:
- Ask Gemini
- Claude (MCP) - Extract ad warnings
- Claude (MCP) - Extract YouTube video transcripts
- Ads Manager
- Hermes Agent
May 16, 05:23 PM
[SUGGESTED_QUERY]
Google Calendar tracking integrations
May 16, 05:23 PM
[SUGGESTED_QUERY]
Claude MCP agent workflow
May 16, 05:23 PM
Website: https://calendar.google.com/calendar/u/0/r?cid=webcal://web.trychaser.com/calendar.ics?token%3Dd6a970586a
May 16, 05:23 PM
Tag: tracking
Source: CLOUD_LLM
May 16, 05:23 PM
Screen: bash
x
Fleet
x
Backup Chats
x
bash
python D:\ClaudeDev\00_GITHUB\chaser-cli\chaser.py authlogin
[honcho] user-prompt f- injected conclusions (cached)
L UserPromptSubmit says:
Bash( python D:\ClaudeDev\00_GITHUB\chaser-cli\chaser.py auth login 2>&1)
L Error: Exit code 2
D:\Program Files\Python313\python.exe: can't open file :
such file or directory
Path mangling on PowerShell. Let me quote it.
Bash( python "D:\ClaudeDev\00_GITHUB\chaser-cli\chaser.py" auth login 2>&1)
x
[Errno 2] No
L D:\Program
• • --.py:113:
ormalizer (3.4.6) doesn't match a supported version!
warnings . warn(
. +7 lines (ctrl+0 to expand)
(timeout 5m)
L
[honcho] post-tool-use -4 captured: Ran: python
L PostToolUse:Bash says:
Auth landed. Now pulling the tool catalog.
Bash( python py" tools 2>&1)
L D:\Program
• • --.py:11
May 16, 05:23 PM
[SUGGESTED_QUERY]
python requests dependency warning
May 16, 05:23 PM
[SUGGESTED_QUERY]
python path mangling powershell
May 16, 05:23 PM
[SUGGESTED_QUERY]
chaser-cli python debugging
May 16, 05:23 PM
Tag: cli-tooling
Source: CLOUD_LLM
May 16, 05:23 PM
Website: https://www.trychaser.com/api
May 16, 05:23 PM
Website: https://www.trychaser.com/public-api
May 16, 05:23 PM
[Web Browser Content]
Chaser Integrations Dashboard
Client: chaser-cli
Scope: mcp:all
Connected: 5/16/2026
Last Used: 5/16/2026
Calendar Sync: Active
- See your Chaser tasks in your calendar. Edits made in your calendar won't sync back to Chaser.
- Currently syncing: tasks assigned to me
- Actions: SYNC TO GOOGLE CALENDAR, SYNC TO ANOTHER CALENDAR, Disable
Public API Keys
- API keys allow external tools and scripts to access the Chaser API.
- API key created: claude (Key: 5e8fOd39, Created: 5/16/2026)
- API key copied to clipboard
May 16, 05:23 PM
[SUGGESTED_QUERY]
Creating API keys for Chaser platform
May 16, 05:23 PM
[SUGGESTED_QUERY]
How to sync Chaser tasks to Google Calendar
May 16, 05:23 PM
[SUGGESTED_QUERY]
Chaser application integration settings
May 16, 05:23 PM
Website: https://trychaser.com/public-api
May 16, 05:23 PM
Tag: chaser-platform
Source: CLOUD_LLM
May 16, 05:23 PM
Website: https://calendar.google.com/calendar/u/0/r?cid=webcal://web.trychaser.com/calendar.ics?token%3Dd6a970586ab1419d8dc34426faa0d468ee8fcd13d29342538fdbd01e74d2c834
May 16, 05:23 PM
Website: https://calendar.google.com/calendar/r?cid=webcal%3A%2F%2Fweb.trychaser.com%2Fcalendar.ics%3Ftoken%3Dd6a970586ab1419d8dc34426faa0d468ee8fcd13d29342538fdbd01e74d2c834
May 16, 05:23 PM
[Web Browser Content]
Merlino Marketing - Calendar - Saturday, May 16, 2026
Calendar Subscription:
webcal://web.trychaser.com/calendar.ics?token=d6a970586a...
Sidebar:
- Ask Gemini
- Developers Call Tracking
- Work
- Claude (MCP)
- Ads Manager - Management
Calendar View:
Saturday, May 16, 2026
Add calendar dialog active.
May 16, 05:22 PM
[SUGGESTED_QUERY]
TryChaser calendar integration settings
May 16, 05:22 PM
[SUGGESTED_QUERY]
Google Calendar webcal subscription setup
May 16, 05:22 PM
[SUGGESTED_QUERY]
Merlino Marketing calendar configuration
May 16, 05:22 PM
Website: webcal://web.trychaser.com/calendar.ics
May 16, 05:22 PM
Website: https://calendar.google.com/calendar/u/0/r?cid=webcal://web.trychaser.com/calendar.ics?token%3Dd6a970586a...
May 16, 05:22 PM
Tag: web-calendar
Source: CLOUD_LLM
May 16, 05:22 PM
Tag: calendar-integration
Source: CLOUD_LLM
May 16, 05:22 PM
[Web Browser Content]
Ask Gemini
Claude (MCP) Extract ad warnings
Claude (MCP) Extract YouTube video transcripts
Ads Manager - Merlino Marketing
Hermes Agent - Dashboard
Work - Developers Call Tracking
May 16, 05:22 PM