Create a billing organization to manage projects and payments. Requires prior login. The new account becomes the active account automatically. Use the list tool to check for existing accounts first.
Read the machine-wide canonical memory of what the user has told any agent, organized into sections like about, preferences, and active projects. Call it before asking the user something they may already have answered elsewhere.
Fetch FINRA BrokerCheck registration for a US broker or investment adviser by CRD number. Returns registration status, qualifications, disclosures, and employment history.
Scan API specifications for deprecated endpoints, sunset dates, and replacement operations. Filter by service or specific endpoints to focus the check.
Retrieve results for pending generation jobs by passing the original job handles. Get finished URLs, re-check pending ones, or report terminal failures without creating new jobs.
Retrieve patent details by number and jurisdiction, including title, abstract, inventors, assignees, filing date, claims summary, and citation count for a specific patent.
Read a curated memory file in full by its stable address, relative path, or exact title. Returns content, metadata, and content hash, or ambiguous-match candidates for retry.
Undo a trash_memory call by restoring a curated memory file from its one-time token, returning it to its original path so references by address work again.
Search the curated memory tree for decisions, constraints, and conventions. Returns matching entries with addresses, or an empty list when nothing is relevant.
Glide cursor to a visible target and click with a deliberate beat for scripted walkthroughs. Waits for page hydration and reapplies overlays after click.
Runs multiple independent reviews of agentic code in parallel and returns a consensus score with median, variance, and stability metrics for an unbiased assessment.
Recall everything local memory knows about a task—policy, curated memory, and supporting evidence—in priority order with citations. An empty result means memory has nothing relevant.
Check if an entity is excluded from US federal contracts using SAM.gov data. Verify name or EIN for debarment status before awarding contracts or grants.
Shrink PNG, JPG, JPEG, or WebP files while keeping their original format. Optionally set a target size in KB for lossy downscaling when lossless compression isn't enough.
Remove a saved project profile from local CLI configuration, deleting only locally stored credentials. Use 'config_show' to list profile names. Returns confirmation or not-found message.
Show all saved project profiles and platform logins from local CLI config, including which are active. Use to discover profile names for switching, removing, or checking the targeted project.