Files
box-platform-openapi-agent/skills/search/SKILL.md
a2a-platform 197f1bd317 deploy
2026-06-27 01:02:21 +00:00

1.2 KiB

name, description
name description
search-routes Handle 1 OpenAPI operation(s) under /search for the search route group.

search API Routes

Handle 1 OpenAPI operation(s) under /search for the search route group.

Use the generated operation tools to make real API calls. Do not invent API responses. If a tool reports missing setup, return the exact setup field name to the caller. For write, update, or delete operations, state the intended action before calling the tool.

Operations

  • Operation ID: get_search
  • Route: GET /search
  • Mode: READ
  • Summary: Search for content
  • Parameters:
    • query in query
    • scope in query
    • file_extensions in query
    • created_at_range in query
    • updated_at_range in query
    • size_range in query
    • owner_user_ids in query
    • recent_updater_user_ids in query
    • ancestor_folder_ids in query
    • content_types in query
    • type in query
    • trash_content in query
    • mdfilters in query
    • sort in query
    • direction in query
    • limit in query
    • include_recent_shared_links in query
    • fields in query
    • offset in query
    • deleted_user_ids in query
    • deleted_at_range in query