Skip to content

Tool Registry

Understanding available tools and how to use them.

This page is under construction.

Built-in Tools

  • file_read - Read file contents
  • file_write - Write content to files
  • http_get - Send HTTP GET requests
  • memory_read - Read from memory
  • memory_write - Write to memory
  • skill_create - Create new skills
  • skill_list - List available skills
  • system_info - Get system information
  • get_time - Get current time

Custom Tools

Learn how to add your own tools.

Security

All tools run with security constraints.

Released under the MIT License.