about
Discover ContextPulse: its purpose, installation steps, and connection endpoints. Ideal for agents needing a quick overview before using screen, voice, or activity tools.
Instructions
Return a summary of ContextPulse: what it captures, how to install, and where to connect.
Returns a multi-line string describing the daemon, its data sources, the local MCP endpoint, and primary documentation URLs.
USE WHEN: an agent needs to learn what ContextPulse is or where to find docs before deciding to use other ContextPulse tools. NOT FOR: fetching live screen/voice/activity data — use get_screenshot, get_screen_text, get_recent_voice, or get_activity_summary for that. ALTERNATIVES: open GITHUB_URL or SITE_URL directly for human-readable docs.
BEHAVIOR: pure read of static metadata. No side effects, no auth, no rate limits. Safe to call from any agent at any time.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |