macrostrat
defs-autocomplete
Quickly retrieve all definitions matching a query. Limited to 100 results
Remote blake365/macrostrat-mcp
Other tools also called defs-autocomplete?
See providers with this name
Input Schema
{
"type": "object",
"properties": {
"query": {
"type": "string",
"description": "the search term"
}
}
}