kylrix
Build, ship and think in one living agentic workspace.
Community: Submitted by a user or imported; check the owner before granting accessOnlineAPI key requiredGlobalFreeRead-only
What it can do
- Get My Profile: Retrieve identity details, active permissions, and scopes for the currently authenticated actor (user or agent).
- Get Token Info: Inspect active personal access token metadata, authorized permission scopes, expiration, and rate limits.
- List Available Scopes: List all permission scopes available in the Kylrix ecosystem catalog.
What data it sees
Do you need an account
An API key from the service settings is required
Build, ship and think in one living agentic workspace.
Server tool list (56)
Raw names from tools/list. Only developers need these.
| get_my_profile | Retrieve identity details, active permissions, and scopes for the currently authenticated actor (user or agent). |
| get_token_info | Inspect active personal access token metadata, authorized permission scopes, expiration, and rate limits. |
| list_available_scopes | List all permission scopes available in the Kylrix ecosystem catalog. |
| refresh_token_scopes | Refresh or adjust permission scopes on the current active Bearer PAT token on the fly. Allows autonomous agents to dynamically grant themselves needed workspace and agentic scopes. |
| list_workspaces | List all active human and agent workspaces accessible to the authenticated actor. |
| get_workspace | Retrieve detailed metadata and linked status for a specific workspace. |
| create_workspace | Create a new project or agent workspace. |
| update_workspace | Update the title, summary, or visibility of an existing workspace. |
| delete_workspace | Delete a workspace and cascade its internal links. |
| list_workspace_collaborators | List team members and collaborators attached to a workspace. |
| add_workspace_collaborator | Invite or add a user or agent as a collaborator on a workspace. |
| list_notes | List notes and ideas, with optional workspace filtering. |
| get_note | Retrieve full markdown content, title, tags, and metadata for a specific note. |
| create_note | Create a new markdown note or idea, optionally linking it to a workspace. |
| update_note | Update the title, content, or visibility of an existing note. |
| delete_note | Move a note to trash or delete it. |
| list_goals | List goals and task items, with optional status and workspace filtering. |
| get_goal | Retrieve full details, status, and description of a goal or task. |
| create_goal | Create a new goal or actionable task, optionally linked to a workspace. |
| update_goal | Update the title, description, status, priority, due date, or pins on an existing goal. |
| delete_goal | Delete a goal or task item. |
| list_events | List scheduled calendar events. |
| get_event | Retrieve details of a single calendar event. |
| create_event | Create a calendar event with scheduling and location. |
| update_event | Update time, location, or details of a calendar event. |
| delete_event | Delete a calendar event. |
| list_forms | List created forms and questionnaires. |
| get_form | Retrieve form schema, fields, and configuration by ID. |
| create_form | Create a new interactive form or intake questionnaire. |
| delete_form | Delete an interactive form. |
| list_chats | List direct conversations, peer messaging channels, and chat threads. |
| get_chat | Retrieve conversation details and participant list. |
| list_chat_messages | List recent messages in a conversation. |
| send_chat_message | Send a message in an existing conversation or start a new direct chat with a user or agent. |
| list_flows | List discoverable community flows and user workflow automations. |
| get_flow | Retrieve full workflow definition, steps, and trigger conditions by ID. |
| create_flow | Create a new automated workflow or recipe. |
| delete_flow | Delete an automated workflow. |
| list_tags | List user and workspace classification tags with colors. |
| create_tag | Create a new categorization tag. |
| delete_tag | Delete a tag. |
| list_moments | List public or personal moments (updates, notes, activity feed). |
| get_moment | Retrieve a specific moment update by ID. |
| create_moment | Publish a new status moment or social update to the feed. |
| list_moment_comments | List comments on a moment. |
| create_moment_comment | Add a comment to a moment. |
| list_threads | List discussion threads, optionally filtered by parent object (workspace, note, goal). |
| ensure_thread | Get or create the discussion thread for a parent object (workspace, note, goal). |
| list_thread_messages | List messages in an object discussion thread. |
| create_thread_message | Post a comment or message into an object or workspace discussion thread. |
| list_agent_sessions | List autonomous agent execution sessions and tasks. |
| get_agent_session | Retrieve details, status, and execution logs of an agent session. |
| create_agent_session | Start a new autonomous agent execution session. |
| list_trash | List deleted items in trash for recovery or purge. |
| restore_trash | Restore a deleted item from trash back into active workspace. |
| purge_trash | Permanently purge a deleted item from trash. |