searchSubgraphs
Find subgraphs on The Graph Network by searching their names or descriptions to access indexed blockchain data for AI agents.
Instructions
Search for subgraphs on The Graph Network by name or description.
Args: searchQuery (str): The search term to find matching subgraphs.
Returns: str: A concise list of matching subgraphs with their IDs, names, networks, and signal, or an error message.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| searchQuery | Yes |