search_agent_marketplace
Discover governed Lightbulb actions and workers by querying the marketplace catalog, returning metadata and stable IDs for subsequent operations.
Instructions
Discover governed Lightbulb actions and workers as synthetic catalog rows.
The returned v1 catalog is discovery-only: unknown price/evaluation/risk
metadata stays explicit, and execution always re-checks tenant, company,
RBAC, entitlement, connector, and HITL policy. Set domain to overlay
that one domain with authenticated RBAC-visible actions.
Every result is explicitly non-installable for the persisted lifecycle.
Its stable synthetic id must never be passed to install, pin, or invoke
tools. Start lifecycle work with list_agent_marketplace_listings and use
the server-authoritative UUID listing_id and revision_id it returns.
Args:
query: Optional free-text search across normalized listing metadata.
kind: Optional exact kind filter: action or worker.
domain: Optional exact domain filter, such as finance or crm.
limit: Maximum listings to return (1-200).
include_inputs: Include whitelisted input-field contracts.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| kind | No | ||
| limit | No | ||
| query | No | ||
| domain | No | ||
| include_inputs | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |