Skip to main content
Glama

Islam West Africa Collection (IWAC)

Search audiovisual materials

search_audiovisual
Read-onlyIdempotent

Search audiovisual materials by keyword and metadata: francophone web video from Burkina Faso, Togo and Benin (TV reports, association and campus recordings), plus deposited Nigerian Hausa/Arabic recordings. Keyword matches title, creator, publisher, subject, spatial, language, source, the item's own description (the richest text most of these items have) and its transcription where one exists. Each row says which population it is from (source_type) and carries either external_url (a video to watch) or media_url (a file), never both.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
limitNoDefault 20, max 50
mediumNoExact carrier medium: Vidéo sur le web | DVD | CD (validated, accents optional)
offsetNo
countryNoExact country name: Benin | Burkina Faso | Côte d'Ivoire | Niger | Nigeria | Togo (accents optional). Burkina Faso, Togo, Benin and Nigeria only — no Niger or Ivorian items
keywordNoSubstring match across audiovisual title/metadata fields
subjectNoExact subject tag — only ~27 rows carry one, so prefer publisher/keyword
languageNoExact language value, e.g. Français | Haoussa | Arabe | Anglais | Mooré
publisherNoSubstring on the publishing channel/broadcaster, e.g. RTB | AEEM | CERFI
source_typeNoyoutube (harvested web video, the large majority) | deposited (recordings with a file, 47)

Schema Changelog

Changes observed during successful MCP inspections.

  1. Changed3 schema fields changed
    • addedInput schema / properties / publisher
      Added value: +{
      +  "description": "Substring on the publishing channel/broadcaster, e.g. RTB | AEEM | CERFI",
      +  "type": "string"
      +}
    • addedInput schema / properties / source_type
      Added value: +{
      +  "description": "youtube (harvested web video, the large majority) | deposited (recordings with a file, 47)",
      +  "type": "string"
      +}
    • changedInput schema / properties / subject / description
      Previous value: -"Exact subject tag"New value: +"Exact subject tag — only ~27 rows carry one, so prefer publisher/keyword"
  2. Changed3 schema fields changed
    • changedInput schema / properties / country / description
      Previous value: -"Exact country name: Benin | Burkina Faso | Côte d'Ivoire | Niger | Nigeria | Togo (accents optional). The subset is currently all Nigeria"New value: +"Exact country name: Benin | Burkina Faso | Côte d'Ivoire | Niger | Nigeria | Togo (accents optional). Burkina Faso, Togo, Benin and Nigeria only — no Niger or Ivorian items"
    • changedInput schema / properties / language / description
      Previous value: -"Exact language value, e.g. Haoussa | Arabe | Anglais"New value: +"Exact language value, e.g. Français | Haoussa | Arabe | Anglais | Mooré"
    • changedInput schema / properties / medium / description
      Previous value: -"Exact medium: audio | video (validated)"New value: +"Exact carrier medium: Vidéo sur le web | DVD | CD (validated, accents optional)"
  3. Changed1 schema field changed
    • changedInput schema / $schema
      Previous value: -"http://json-schema.org/draft-07/schema#"New value: +"https://json-schema.org/draft/2020-12/schema"
  4. Changed2 schema fields changed
    • changedInput schema / properties / country / description
      Previous value: -"Exact country name (the subset is currently all Nigeria)"New value: +"Exact country name: Benin | Burkina Faso | Côte d'Ivoire | Niger | Nigeria | Togo (accents optional). The subset is currently all Nigeria"
    • changedInput schema / properties / medium / description
      Previous value: -"Exact medium: audio | video"New value: +"Exact medium: audio | video (validated)"
  5. Added

TDQS

A4.2/5.0
Behavior4/5

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

Annotations already provide readOnlyHint=true and idempotentHint=true, so the description does not repeat safety. It adds behavioral value by explaining that each result row includes source_type and either external_url or media_url (never both), and that keyword does substring matching across multiple fields. This goes beyond the annotations to clarify output shape and search behavior.

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 a single, dense paragraph of about five sentences. It is front-loaded with the core action and immediately provides the geographic and material scope. Every sentence adds specific, non-redundant information. No fluff or repetition.

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?

Given the tool has 9 parameters and no output schema, the description covers the main search behavior, field matching, and the key output distinction (external_url vs media_url). It does not explain pagination behavior beyond schema defaults, nor does it list all response fields (though it implies them via the matched fields). For a search tool, this is reasonably complete but could mention sorting or offset behavior.

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?

With 89% schema coverage, the schema already documents parameters well. The tool description adds context for keyword (explaining which fields it matches), source_type (defining 'youtube' vs 'deposited'), and country (specifying exactly which countries are present and excluding Niger and Ivory Coast). These clarifications are valuable beyond the schema's concise descriptions.

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 states 'Search audiovisual materials by keyword and metadata' and enumerates the specific content: francophone web video from three countries plus deposited Nigerian recordings. It explains what fields are matched, which distinguishes it from sibling tools like list_audiovisual (which likely just lists) and get_audiovisual (which retrieves a single item). The verb+resource is specific and unambiguous.

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

Usage Guidelines3/5

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

The description implies usage context by naming the content scope and search fields, but it does not explicitly state when to use this tool versus alternatives like search (general), search_documents, or list_audiovisual. No 'when not to use' or comparative guidance is provided. The purpose is clear but the tool lacks explicit decision support.

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

Try in Browser

Glama MCP Gateway

Add one secure layer between your agents and this server.