Update session task, check inbox and pending questions, auto-detect trust events. Call at start of every user interaction to synchronize state and obtain current UTC time.
Update an existing reminder's fields like description, date, status, category, visibility, or owner by providing the reminder ID and a token from nexo_reminder_get. Only non-empty fields are modified.
Check for overdue operational tasks by comparing last execution date against configured frequency. Returns tasks that are overdue or confirms all tasks are up to date.
An MCP server that enables LLMs to generate high-quality SVG charts using matplotlib, supporting various plot types like line, bar, and heatmaps. It provides flexible configuration for dimensions and axis scales, returning either raw SVG content or paths to saved image files.
Build a context packet with learnings, changes, follow-ups, preferences, and cognitive memories for a specific area. Call before delegating any task to a subagent.
Opens a log entry for interactive Claude/Codex sessions. Call before spawning the child to capture session metadata, then close with the returned session ID.