Skip to main content

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

llama_index_tools_stackresolve-0.1.0.tar.gz (6.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

File details

Details for the file llama_index_tools_stackresolve-0.1.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_tools_stackresolve-0.1.0.tar.gz
Algorithm Hash digest
SHA256 ff69ffa5d7d252a5eb1227afaf14f1e8a1088fdaecff3b70553e56a2493b2a97
MD5 2bad016262a53af7d2dfc2221d9ac034
BLAKE2b-256 21383f3a25196083dd0a7e2e6450c67abd91c1b830cac053ba752417e6398fb4

See more details on using hashes here.

Provenance

The following attestation bundles were made for llama_index_tools_stackresolve-0.1.0.tar.gz:

Publisher: publish-llamaindex.yml on autorevai/agentready

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file llama_index_tools_stackresolve-0.1.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_tools_stackresolve-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 90b1ea08ffc119f03a5ebd1d782ccc4d277b2de9788dba69bd443d94bfe02eb7
MD5 190e37d8b669e4ec6d47870c5ac48875
BLAKE2b-256 92ef5e2e66872c9ce2620780738ef23290cafdf7903e1393f9473ef68264c8e0

See more details on using hashes here.

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

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.2.0

2 files

This release

0.1.0 This release

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page