Skip to main content
Glama

regdata_california_sos_business

Search California Secretary of State business registry by company name or entity number to retrieve entity status, type, formation date, and registered agent.

Instructions

California SoS Business Scraper - Agent & Status. Scrape the California Secretary of State business registry (bizfileOnline): entity name, number, status, standing, type, formation date and registered agent. Search by name or entity number. The registry returns at most 500 matches for a term - a list that hits that ceiling is reported as INCOMPLETE, so a missing entity is not proof it is unregistered; narrow the term and re-run. No API key needed. Advanced fields beyond this schema are also accepted (regdata_describe lists them).

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
maxItemsNoOptional cap on billed dataset items returned.
searchQueriesYesCompany names or entity/file numbers to look up in the California Secretary of State business registry. Each query returns all matching entities.
maxResultsPerQueryNoMaximum number of entities to keep per query (default 50 to avoid surprise charges on broad searches). Set 0 for no limit (all matches, typically up to ~500 per search).
Behavior3/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Given no annotations, the description carries full burden. It discloses the 500-match limit, incomplete result reporting, and that no API key is required. However, it omits details on rate limits, error handling, or the format of returned data, leaving some behavioral aspects undisclosed.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

The description is extremely concise—two sentences plus two brief warnings—with all information front-loaded. No redundant words; every sentence adds value.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

For a tool with 3 parameters and no output schema, the description covers purpose, input, output fields, key behavioral caveats, authentication needs, and extensibility. It lacks details on return format and error handling, but the provided information is sufficient for an AI agent to use the tool effectively.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters4/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100% with parameter descriptions. The main description adds value by explaining that searchQueries can include entity numbers, that maxResultsPerQuery has a default of 50 to avoid surprise charges, and that additional parameters beyond the schema are accepted (via regdata_describe). This provides meaningful context beyond the schema alone.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly identifies the tool as a scraper for the California Secretary of State business registry, listing specific data fields (entity name, number, status, etc.) and search methods. This distinguishes it from sibling tools focused on other jurisdictions or registries.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines4/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

The description explains how to search (by name or entity number) and warns about the 500-match limit, advising users to narrow terms if results are incomplete. It also mentions no API key is needed and points to regdata_describe for advanced fields. However, it does not explicitly contrast with other California-specific siblings (e.g., regdata_california_ucc_lien), slightly reducing guidance on alternatives.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/Nolpak14/getregdata'

If you have feedback or need assistance with the MCP directory API, please join our Discord server