What's Changed
- Add the
opensea toolscommand for searching, listing, and inspecting registered AI agent tools (ERC-8257). Newsearch,get, andlistsubcommands wrap the[Beta]tool registry API, with matchingOpenSeaCLISDK methods (client.tools.search,client.tools.get,client.tools.list) andRegisteredToolResponse/ToolSearchPaginatedResponse/ToolListPaginatedResponsetype re-exports sourced from@opensea/api-types. - Consumes
@opensea/api-types@0.4.4.
Full Changelog: ProjectOpenSea/opensea-devtools@cli-v1.9.0...cli-v1.10.0