diff --git a/docs/topics/tools.mdx b/docs/topics/tools.mdx index a8a9a7d..8e97287 100644 --- a/docs/topics/tools.mdx +++ b/docs/topics/tools.mdx @@ -422,7 +422,7 @@ $ claude ## Robopages -[Robopages](https://github.com/context-labs/robopages) is a framework for building and hosting tool-enabled "pages" or APIs. Rigging can dynamically fetch the available tools from a running Robopages server and make them available to your language model. +[Robopages](https://github.com/dreadnode/robopages) is a framework for building and hosting tool-enabled "pages" or APIs. Rigging can dynamically fetch the available tools from a running Robopages server and make them available to your language model. Use the `rigging.robopages` function to connect to a Robopages endpoint and retrieve its tools.