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.2.0.tar.gz (7.0 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.2.0.tar.gz.

File metadata

File hashes

Hashes for llama_index_tools_stackresolve-0.2.0.tar.gz
Algorithm Hash digest
SHA256 47dee01fe49c07f5ae4ad3b109bda8ba70afb4d15ce482a957c4b136d43faf85
MD5 a85849e691c50ee614a64f5114ebc1d6
BLAKE2b-256 0c1ac6f95131162429537823f109830d66f7e54c36f2bda362bae98e26540279

See more details on using hashes here.

Provenance

The following attestation bundles were made for llama_index_tools_stackresolve-0.2.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.2.0-py3-none-any.whl.

File metadata

File hashes

Hashes for llama_index_tools_stackresolve-0.2.0-py3-none-any.whl
Algorithm Hash digest
SHA256 a3337039159cf000abfcdc26f98277716314eda1bb79984e991b2694b613c77f
MD5 8820f91af38e06b696fab7974f2dbc7a
BLAKE2b-256 1b8169838bdcc113e0af3c6a7259482841f688bd61bea5feb5e082a916f680f1

See more details on using hashes here.

Provenance

The following attestation bundles were made for llama_index_tools_stackresolve-0.2.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

This release

0.2.0 This release

2 files

0.1.0

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