llama-index-tools-stackresolve
LlamaIndex tools for StackResolve: web intelligence for AI agents.
Choose software for a task, compare vendors, audit agent-readiness, and pull structured company facts. One tool call instead of a search-and-scrape loop.
pip install llama-index-tools-stackresolve
Quickstart
from llama_index.tools.stackresolve import StackResolveToolSpec
from llama_index.core.agent.workflow import FunctionAgent
from llama_index.llms.anthropic import Anthropic
agent = FunctionAgent(
tools=StackResolveToolSpec().to_tool_list(),
llm=Anthropic(model="claude-sonnet-5"),
)
print(await agent.run("I need to scrape javascript-heavy sites. What should I use, and what does it cost?"))
Tools
find_tools, search_tools, compare_products, audit, get_company, get_pricing,
find_competitors, research_company.
All of them work without a key, subject to an anonymous rate limit. A free key from
stackresolve.dev/developers raises it, passed to
the spec or set as STACKRESOLVE_API_KEY.
StackResolveToolSpec(api_key="ar_...")
Behavior worth knowing
Tools return readable text on failure rather than raising, so a timeout or an exhausted allowance does not end the agent's run. Output is capped at 6,000 characters and stays valid JSON when truncated.
Also available
Hosted MCP server: https://mcp.stackresolve.dev/mcp. LangChain: pip install langchain-stackresolve. CrewAI: pip install crewai-stackresolve. TypeScript: npm install stackresolve.
License
MIT
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file llama_index_tools_stackresolve-0.1.0.tar.gz.
File metadata
- Download URL: llama_index_tools_stackresolve-0.1.0.tar.gz
- Upload date:
- Size: 6.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ff69ffa5d7d252a5eb1227afaf14f1e8a1088fdaecff3b70553e56a2493b2a97
|
|
| MD5 |
2bad016262a53af7d2dfc2221d9ac034
|
|
| BLAKE2b-256 |
21383f3a25196083dd0a7e2e6450c67abd91c1b830cac053ba752417e6398fb4
|
Provenance
The following attestation bundles were made for llama_index_tools_stackresolve-0.1.0.tar.gz:
Publisher:
publish-llamaindex.yml on autorevai/agentready
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
llama_index_tools_stackresolve-0.1.0.tar.gz -
Subject digest:
ff69ffa5d7d252a5eb1227afaf14f1e8a1088fdaecff3b70553e56a2493b2a97 - Sigstore transparency entry: 2667702798
- Sigstore integration time:
-
Permalink:
autorevai/agentready@b54adf4103f7a8331c0e31c3bb68258ebc907d3f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/autorevai
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-llamaindex.yml@b54adf4103f7a8331c0e31c3bb68258ebc907d3f -
Trigger Event:
workflow_dispatch
-
Statement type:
File details
Details for the file llama_index_tools_stackresolve-0.1.0-py3-none-any.whl.
File metadata
- Download URL: llama_index_tools_stackresolve-0.1.0-py3-none-any.whl
- Upload date:
- Size: 7.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via:
twine/7.0.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
90b1ea08ffc119f03a5ebd1d782ccc4d277b2de9788dba69bd443d94bfe02eb7
|
|
| MD5 |
190e37d8b669e4ec6d47870c5ac48875
|
|
| BLAKE2b-256 |
92ef5e2e66872c9ce2620780738ef23290cafdf7903e1393f9473ef68264c8e0
|
Provenance
The following attestation bundles were made for llama_index_tools_stackresolve-0.1.0-py3-none-any.whl:
Publisher:
publish-llamaindex.yml on autorevai/agentready
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
llama_index_tools_stackresolve-0.1.0-py3-none-any.whl -
Subject digest:
90b1ea08ffc119f03a5ebd1d782ccc4d277b2de9788dba69bd443d94bfe02eb7 - Sigstore transparency entry: 2667702818
- Sigstore integration time:
-
Permalink:
autorevai/agentready@b54adf4103f7a8331c0e31c3bb68258ebc907d3f -
Branch / Tag:
refs/heads/main - Owner: https://github.com/autorevai
-
Access:
private
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish-llamaindex.yml@b54adf4103f7a8331c0e31c3bb68258ebc907d3f -
Trigger Event:
workflow_dispatch
-
Statement type: