Aident logoAident logo centerAident Loadout
Use CasesPricingDocs
ENStart Now
AppsCanvas ToolsCanvas List Announcements
Canvas Tools

Canvas List Announcements

Tool to retrieve paginated list of announcements for specified courses and date range. Use when you need to fetch course announcements with optional filtering by dates and inclusion of additional context.

Write actionRisk level 2 of 5API key connection
Use Canvas List Announcements

Pricing and limits

Aident logo

Product

Aident LoadoutAident Playbook EditorOpen-CUAK

About

AppsSkillsUse CasesDocsBlogPricingDownloadsPrivacy PolicyTerms of Service

Alternatives

vs Composiovs Zapier
llms.txtGet an AI summary of Aident LoadoutSummarize with ChatGPTSummarize with ClaudeSummarize with GeminiSummarize with Perplexity

© Aident Labs, 2024-2026

Pricing
Free
Unified payment
Not currently supported

Inputs

  • pagestring
    Page number or bookmark token for pagination. Use the next_page value from a previous response to fetch subsequent pages.
  • includearray
    Optional list of resources to include with the response. Possible values: 'sections', 'sections_user_count'. If 'sections' is passed, includes the course sections associated with the topic if specific to certain sections. If 'sections_user_count' is passed and sections were requ…
  • end_datestring
    Only return announcements posted before the end_date (inclusive). Defaults to 28 days from start_date. The value should be formatted as yyyy-mm-dd or ISO 8601 YYYY-MM-DDTHH:MM:SSZ. Announcements scheduled for future posting will only be returned to course administrators.
  • per_pageinteger
    Number of announcements to return per page (max 100).
  • start_datestring
    Only return announcements posted since the start_date (inclusive). Defaults to 14 days ago. The value should be formatted as yyyy-mm-dd or ISO 8601 YYYY-MM-DDTHH:MM:SSZ.
  • active_onlyboolean
    Only return active announcements that have been published. Applies only to requesting users that have permission to view unpublished items. Defaults to false for users with access to view unpublished items, otherwise true and unmodifiable.
  • latest_onlyboolean
    Only return the latest announcement for each associated context. The response will include at most one announcement for each specified context in the context_codes parameter. Defaults to false.
  • context_codesarray
    Required
    List of context codes to retrieve announcements for (e.g., 'course_123', 'course_456'). Only courses are presently supported. The call will fail unless the caller has View Announcements permission in all listed courses.
  • available_afterstring
    Only return announcements having locked_at nil or after available_after (exclusive). The value should be formatted as yyyy-mm-dd or ISO 8601 YYYY-MM-DDTHH:MM:SSZ. Effective only for students (who don't have moderate forum right).

Observable output

  • data
    Required
    Data from the action execution
  • errorstring
    Error if any occurred during the execution of the action
  • successfulboolean
    Required
    Whether or not the action execution was successful or not

Skills that use this Action

Related use cases

No verified related use cases are linked yet.

Official source

Provider source

Skills that use this Action

No published Skills explicitly reference this Action yet.